'宣言 Public Shared Function GetFontData( _ ByVal hDC As IntPtr, _ ByVal dwTable As Integer, _ ByVal dwOffset As Integer, _ ByVal buffer() As Byte, _ ByVal cbData As Integer _ ) As UInteger
public static uint GetFontData( IntPtr hDC, int dwTable, int dwOffset, byte[] buffer, int cbData )
Win32 クラス Win32 メンバ