Win32 API 日本語リファレンス
ホームNetworking.WindowsWebServices › WS_WRITE_MESSAGE_START_CALLBACK

WS_WRITE_MESSAGE_START_CALLBACK

コールバック

シグネチャ

HRESULT WS_WRITE_MESSAGE_START_CALLBACK(
    void* channelInstance,
    WS_MESSAGE* message,
    WS_ASYNC_CONTEXT* asyncContext,
    WS_ERROR* error
);

パラメーター

フィールド
channelInstancevoid*
messageWS_MESSAGE*
asyncContextWS_ASYNC_CONTEXT*
errorWS_ERROR*