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 IBidiSpl interface allows an application or other objects to send a single bidi request or a list of bidi requests.
Inheritance
The IBidiSpl interface inherits from the IUnknown interface.
Methods
The IBidiSpl interface has these methods.
IBidiSpl::BindDevice The BindDevice method binds a printer to a bidi request. This method is similar to the OpenPrinter function. |
IBidiSpl::MultiSendRecv The MultiSendRecv method sends a list of bidi requests. |
IBidiSpl::SendRecv The SendRecv method sends a bidi request to the printer. |
IBidiSpl::UnbindDevice The UnbindDevice method unbinds a printer from a bidi request. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP |
Minimum supported server | Windows Server 2003 |
Target Platform | Windows |
Header | bidispl.h |