'宣言
Public Shared Function GetFontData( _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal () As System.Byte, _
ByVal As System.Integer _
) As System.UInteger
public static System.uint GetFontData(
System.IntPtr ,
System.int ,
System.int ,
System.byte[] ,
System.int
)