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