ホーム › Networking.WindowsWebServices › WS_DYNAMIC_STRING_CALLBACK
WS_DYNAMIC_STRING_CALLBACK
コールバックシグネチャ
HRESULT WS_DYNAMIC_STRING_CALLBACK(
void* callbackState,
WS_XML_STRING* string,
BOOL* found,
DWORD* id,
WS_ERROR* error
);パラメーター
| フィールド | 型 |
|---|---|
| callbackState | void* |
| string | WS_XML_STRING* |
| found | BOOL* |
| id | DWORD* |
| error | WS_ERROR* |