IPrinterExtensionEventArgs::get_BidiNotification 메서드(printerextension.h)
해당하는 경우 양방향 통신(Bidi) 알림의 텍스트를 가져옵니다.
이 속성은 읽기 전용입니다.
구문
HRESULT get_BidiNotification(
BSTR *pbstrBidiNotification
);
매개 변수
pbstrBidiNotification
BSTR 매개 변수 pbstrBidiNotification을 정의합니다.
반환 값
HRESULT 값을 반환합니다. 속성 호출이 성공하지 못하면 적절한 HRESULT 오류 코드를 반환합니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 |
지원되는 최소 서버 | Windows Server 2012 |
대상 플랫폼 | Windows |
헤더 | printerextension.h |