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

WS_CREATE_ENCODER_CALLBACK

コールバック

シグネチャ

HRESULT WS_CREATE_ENCODER_CALLBACK(
    void* createContext,
    WS_WRITE_CALLBACK writeCallback,
    void* writeContext,
    void** encoderContext,
    WS_ERROR* error
);

パラメーター

フィールド
createContextvoid*
writeCallbackWS_WRITE_CALLBACK
writeContextvoid*
encoderContextvoid**
errorWS_ERROR*