Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IBidiRequest interface allows an application or other objects to compose a bidi request.
Inheritance
The IBidiRequest interface inherits from the IUnknown interface.
Methods
The IBidiRequest interface has these methods.
IBidiRequest::GetEnumCount The GetEnumCount method gets the number of output results from the bidi request. |
IBidiRequest::GetOutputData The GetOutputData method gets the specified output data coming back from the printer. |
IBidiRequest::GetResult The GetResult method tells whether the bidi request was successful. |
IBidiRequest::SetInputData The SetInputData method sets the data to send to the printer. |
IBidiRequest::SetSchema The SetSchema method sets the bidi schema string. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP |
Minimum supported server | Windows Server 2003 |
Target Platform | Windows |
Header | bidispl.h |