ホーム › Networking.WinInet › LPINTERNET_STATUS_CALLBACK
LPINTERNET_STATUS_CALLBACK
コールバックシグネチャ
void LPINTERNET_STATUS_CALLBACK(
void* hInternet,
UINT_PTR dwContext,
DWORD dwInternetStatus,
void* lpvStatusInformation,
DWORD dwStatusInformationLength
);パラメーター
| フィールド | 型 |
|---|---|
| hInternet | void* |
| dwContext | UINT_PTR |
| dwInternetStatus | DWORD |
| lpvStatusInformation | void* |
| dwStatusInformationLength | DWORD |