This document is archived and information here might be outdated. Recommended version. |
The names of available printers.
[Visual Basic .NET] Public ReadOnly Property PrinterNames As IEnumBSTR
[C#] public IEnumBSTR PrinterNames {get;}
[C++]
HRESULT get_PrinterNames(
IEnumBSTR** PrinterNames
);
[C++] Parameters PrinterNames [out, retval]
PrinterNames is a parameter of type IEnumBSTR**