'宣言 Public Shared Function GetPrinter( _ ByVal hPrinter As IntPtr, _ ByVal level As Integer, _ ByVal pPrinter As IntPtr, _ ByVal cbBuf As Integer, _ ByRef pcbNeeded As Integer _ ) As Boolean
public static bool GetPrinter( IntPtr hPrinter, int level, IntPtr pPrinter, int cbBuf, ref int pcbNeeded )
Win32 クラス Win32 メンバ