This document is archived and information here might be outdated. Recommended version. |
Indicates if the Printer Name passed into function is supported by the IPrinter Driver.
[Visual Basic .NET] Public Function DoesDriverSupportPrinter ( _ ByVal PrinterName As String _ ) As Boolean
[C#] public bool DoesDriverSupportPrinter ( string PrinterName );
[C++]
HRESULT DoesDriverSupportPrinter(
BSTR PrinterName
);
[C++]
Parameters PrinterName [in]
PrinterName is a parameter of type BSTR