'Declaration
<DispIdAttribute(394)> Function PrintSetActivePrinter( _ ByVal PrinterName As String _ ) As Boolean
[DispId(394)] bool PrintSetActivePrinter( string PrinterName )
function PrintSetActivePrinter( PrinterName: String ): Boolean;
DispIdAttribute(394) function PrintSetActivePrinter( PrinterName : String ) : boolean;
[DispId(394)] bool PrintSetActivePrinter( string* PrinterName )
[DispId(394)] bool PrintSetActivePrinter( String^ PrinterName )
Parameters
- PrinterName