IPrinterExtensionEventArgs::get_BidiNotification メソッド (printerextension.h)
双方向通信 (Bidi) 通知のテキストを取得します (該当する場合)。
このプロパティは読み取り専用です。
構文
HRESULT get_BidiNotification(
BSTR *pbstrBidiNotification
);
パラメーター
pbstrBidiNotification
BSTR パラメーター pbstrBidiNotification を定義します。
戻り値
HRESULT 値を返します。 プロパティ呼び出しが成功しなかった場合は、適切な HRESULT エラー コードが返されます。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 |
サポートされている最小のサーバー | Windows Server 2012 |
対象プラットフォーム | Windows |
ヘッダー | printerextension.h |