Win32 API 日本語リファレンス
ホーム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
);

パラメーター

フィールド
createContextvoid*
readCallbackWS_READ_CALLBACK
readContextvoid*
decoderContextvoid**
errorWS_ERROR*