'宣言
Public Shared Function GetPrinter( _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByRef As System.Integer _
) As System.Boolean
public static System.bool GetPrinter(
System.IntPtr ,
System.int ,
System.IntPtr ,
System.int ,
ref System.int
)