Description of the interface
-
Description of CanWindowlessActivate
-
Description of GetCapture
-
Description of SetCapture
-
Description of GetFocus
-
Description of SetFocus
-
Description of GetDC
-
Description of ReleaseDC
-
Description of InvalidateRect
-
Description of InvalidateRgn
-
Description of ScrollRect
-
Description of AdjustRect
-
Description of OnDefWindowMessage
PyIOleInPlaceSiteWindowless.AdjustRect
AdjustRect() Description of AdjustRect.
PyIOleInPlaceSiteWindowless.CanWindowlessActivate
CanWindowlessActivate() Description of CanWindowlessActivate.
PyIOleInPlaceSiteWindowless.GetCapture
GetCapture() Description of GetCapture.
GetDC(grfFlags, rect) Description of GetDC.
-
grfFlags : int
Description for grfFlags
-
rect : (int, int, int, int)
PyIOleInPlaceSiteWindowless.GetFocus
GetFocus() Description of GetFocus.
PyIOleInPlaceSiteWindowless.InvalidateRect
InvalidateRect(rect, fErase) Description of InvalidateRect.
-
rect : (int, int, int, int)
-
fErase : int
Description for fErase
PyIOleInPlaceSiteWindowless.InvalidateRgn
InvalidateRgn(hRgn, fErase) Description of InvalidateRgn.
-
hRgn : int
Handle to a region
-
fErase : int
Description for fErase
PyIOleInPlaceSiteWindowless.OnDefWindowMessage
OnDefWindowMessage(msg, wParam, lParam) Description of OnDefWindowMessage.
-
msg : int
Description for msg
-
wParam : int
Description for wParam
-
lParam : long
Description for lParam
PyIOleInPlaceSiteWindowless.ReleaseDC
ReleaseDC(hDC) Description of ReleaseDC.
-
hDC : HDC
Description for hDC
PyIOleInPlaceSiteWindowless.ScrollRect
ScrollRect(dx, dy) Description of ScrollRect.
-
dx : int
Description for dx
-
dy : int
Description for dy
PyIOleInPlaceSiteWindowless.SetCapture
SetCapture(fCapture) Description of SetCapture.
-
fCapture : int
Description for fCapture
PyIOleInPlaceSiteWindowless.SetFocus
SetFocus(fFocus) Description of SetFocus.
-
fFocus : int
Description for fFocus