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