'宣言
Public Shared Function GetMenuString( _
ByVal As System.IntPtr, _
ByVal As System.UInteger, _
ByVal As System.Text.StringBuilder, _
ByVal As System.Integer, _
ByVal As System.UInteger _
) As System.Integer
public static System.int GetMenuString(
System.IntPtr ,
System.uint ,
System.Text.StringBuilder ,
System.int ,
System.uint
)