ホーム › NetworkManagement.Rras › RTM_EVENT_CALLBACK
RTM_EVENT_CALLBACK
コールバックシグネチャ
DWORD RTM_EVENT_CALLBACK(
INT_PTR RtmRegHandle,
RTM_EVENT_TYPE EventType,
void* Context1,
void* Context2
);パラメーター
| フィールド | 型 |
|---|---|
| RtmRegHandle | INT_PTR |
| EventType | RTM_EVENT_TYPE |
| Context1 | void* |
| Context2 | void* |