Exemplo n.º 1
0
 internal static extern ushort RegisterClass(ref InteropValues.WNDCLASS lpWndClass);
Exemplo n.º 2
0
 internal static extern short RegisterClass(InteropValues.WNDCLASS wc);