ホーム › 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
);パラメーター
| フィールド | 型 |
|---|---|
| createContext | void* |
| writeCallback | WS_WRITE_CALLBACK |
| writeContext | void* |
| encoderContext | void** |
| error | WS_ERROR* |