public class CWnd extends MFCObject
| Constructor and Description |
|---|
CWnd() |
| Modifier and Type | Method and Description |
|---|---|
int |
SendMessage(int message,
int wParam,
int lParam) |
void |
SetWindowText(Pointer<CString> lpszString) |
offsetOfField, toStringclone, equalspublic CWnd()
public int SendMessage(int message, int wParam, int lParam)
public void SetWindowText(Pointer<CString> lpszString)
Copyright © 2009-2015. All Rights Reserved.