soui 5.0.0.1
 
Loading...
Searching...
No Matches
IHostWnd Member List

This is the complete list of members for IHostWnd, including all inherited members.

AddRef() PUREIHostWnd
AnimateHostWindow(DWORD dwTime, DWORD dwFlags) PUREIHostWnd
CenterWindow(HWND hWndCenter) PUREIHostWnd
ClientToScreen(LPPOINT lpPoint) SCONST PUREIHostWnd
ClientToScreen2(LPRECT lpRect) SCONST PUREIHostWnd
Create(HWND hWndParent, int x DEF_VAL(0), int y DEF_VAL(0), int nWidth DEF_VAL(0), int nHeight DEF_VAL(0)) PUREIHostWnd
CreateCaret(HBITMAP hBitmap, int nWidth, int nHeight) PUREIHostWnd
CreateEx(HWND hWndParent, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, IXmlNode *xmlInit DEF_VAL(NULL)) PUREIHostWnd
CreateNative(LPCTSTR lpWindowName, DWORD dwStyle, DWORD dwExStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, int nID, LPVOID lpParam) PUREIHostWnd
DestroyWindow() PUREIHostWnd
EnableDragDrop() PUREIHostWnd
EnablePrivateUiDef(BOOL bEnable) PUREIHostWnd
FindIChildByID(int nId) PUREIHostWnd
FindIChildByName(LPCWSTR pszName) PUREIHostWnd
FindIChildByNameA(LPCSTR pszName) PUREIHostWnd
GetCapture() PUREIHostWnd
GetClientRect(LPRECT lpRect) SCONST PUREIHostWnd
GetCurrentMessage() SCONST PUREIHostWnd
GetDC() PUREIHostWnd
GetDlgCtrlID() SCONST PUREIHostWnd
GetEventHandler() PUREIHostWnd
GetExStyle() SCONST PUREIHostWnd
GetHwnd() PUREIHostWnd
GetIRoot() PUREIHostWnd
GetMsgHandler() PUREIHostWnd
GetMsgLoop() PUREIHostWnd
GetNcPainter() PUREIHostWnd
GetParent() PUREIHostWnd
GetPresenter() PUREIHostWnd
GetStyle() SCONST PUREIHostWnd
GetWindowDC() PUREIHostWnd
GetWindowLongPtr(int nIndex) SCONST PUREIHostWnd
GetWindowRect(LPRECT lpRect) SCONST PUREIHostWnd
GetWindowText(LPTSTR lpszStringBuf, int nMaxCount) SCONST PUREIHostWnd
HideCaret() PUREIHostWnd
InitFromXml(IXmlNode *pNode) PUREIHostWnd
Invalidate(BOOL bErase) PUREIHostWnd
InvalidateRect(LPCRECT lpRect, BOOL bErase) PUREIHostWnd
IsIconic() SCONST PUREIHostWnd
IsTranslucent() SCONST PUREIHostWnd
IsWindow() SCONST PUREIHostWnd
IsWindowEnabled() SCONST PUREIHostWnd
IsWindowVisible() SCONST PUREIHostWnd
IsZoomed() SCONST PUREIHostWnd
KillTimer(UINT_PTR nIDEvent) PUREIHostWnd
MapWindowPoints(HWND hWndTo, LPPOINT lpPoint, UINT nCount) SCONST PUREIHostWnd
MapWindowRect(HWND hWndTo, LPRECT lpRect) SCONST PUREIHostWnd
ModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags) PUREIHostWnd
ModifyStyleEx(DWORD dwRemove, DWORD dwAdd, UINT nFlags) PUREIHostWnd
MoveWindow(int x, int y, int nWidth, int nHeight, BOOL bRepaint) PUREIHostWnd
MoveWindow2(LPCRECT lpRect, BOOL bRepaint) PUREIHostWnd
OnFinalRelease() PUREIHostWnd
PostMessage(UINT message, WPARAM wParam, LPARAM lParam) PUREIHostWnd
Release() PUREIHostWnd
ReleaseCapture() PUREIHostWnd
ReleaseDC(HDC hDC) PUREIHostWnd
ScreenToClient(LPPOINT lpPoint) SCONST PUREIHostWnd
ScreenToClient2(LPRECT lpRect) SCONST PUREIHostWnd
SendMessage(UINT message, WPARAM wParam, LPARAM lParam) PUREIHostWnd
SendNotifyMessage(UINT message, WPARAM wParam, LPARAM lParam) PURE (defined in IHostWnd)IHostWnd
SetCapture() PUREIHostWnd
SetEventHandler(FunCallback fun, void *ctx) PUREIHostWnd
SetFocus() PUREIHostWnd
SetLayeredWindowAttributes(COLORREF crKey, BYTE bAlpha, DWORD dwFlags) PUREIHostWnd
SetLayoutId(LPCTSTR pszLayoutId) PUREIHostWnd
SetMsgHandler(FunMsgHandler fun, void *ctx) PUREIHostWnd
SetParent(HWND hWndNewParent) PUREIHostWnd
SetPresenter(IHostPresenter *pPresenter) PUREIHostWnd
SetScale(int nScale, LPCRECT pDestRect) PUREIHostWnd
SetTimer(UINT_PTR nIDEvent, UINT nElapse, void(CALLBACK *lpfnTimer)(HWND, UINT, UINT_PTR, DWORD)) PUREIHostWnd
SetWindowLongPtr(int nIndex, LONG_PTR dwNewLong) PUREIHostWnd
SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) PUREIHostWnd
SetWindowRgn(HRGN hRgn, BOOL bRedraw) PUREIHostWnd
SetWindowText(LPCTSTR lpszString) PUREIHostWnd
ShowCaret() PUREIHostWnd
ShowHostWnd(int uShowCmd, BOOL bWaitAniDone) PUREIHostWnd
ShowWindow(int nCmdShow) PUREIHostWnd
SubclassWindow(HWND hWnd) PUREIHostWnd
UnsubclassWindow(BOOL bForce) PUREIHostWnd
UpdateLayeredWindow(HDC hdcDst, POINT *pptDst, SIZE *psize, HDC hdcSrc, POINT *pptSrc, COLORREF crKey, BLENDFUNCTION *pblend, DWORD dwFlags) PUREIHostWnd