ホーム › Networking.WindowsWebServices › WS_CREATE_DECODER_CALLBACK
WS_CREATE_DECODER_CALLBACK
コールバックシグネチャ
HRESULT WS_CREATE_DECODER_CALLBACK(
void* createContext,
WS_READ_CALLBACK readCallback,
void* readContext,
void** decoderContext,
WS_ERROR* error
);パラメーター
| フィールド | 型 |
|---|---|
| createContext | void* |
| readCallback | WS_READ_CALLBACK |
| readContext | void* |
| decoderContext | void** |
| error | WS_ERROR* |