BSTR_UserMarshal64関数 (oaidl.h)
BSTR オブジェクトを RPC バッファーにマーシャリングします。
構文
unsigned char * BSTR_UserMarshal64(
[in] unsigned long *unnamedParam1,
[in, out] unsigned char *unnamedParam2,
[in] BSTR *unnamedParam3
);
パラメーター
[in] unnamedParam1
RPC によって使用されるデータ。
[in, out] unnamedParam2
現在のバッファー。 このポインターは、入力時に配置される場合と配置されていない場合があります。
[in] unnamedParam3
オブジェクト。
戻り値
返された HRESULT 値から取得した値は S_OK。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows XP [デスクトップ アプリ | UWP アプリ] |
サポートされている最小のサーバー | Windows Server 2003 [デスクトップ アプリのみ | UWP アプリ] |
対象プラットフォーム | Windows |
ヘッダー | oaidl.h |
Library | OleAut32.lib |
[DLL] | OleAut32.dll |