- LPCLASSFACTORY2
alias LPCLASSFACTORY2 = IClassFactory2
Undocumented in source.
- LPCONNECTIONPOINTCONTAINER
alias LPCONNECTIONPOINTCONTAINER = IConnectionPointContainer
Undocumented in source.
- LPFONTDESC
alias LPFONTDESC = FONTDESC*
Undocumented in source.
- LPOCPFIPARAMS
alias LPOCPFIPARAMS = OCPFIPARAMS*
Undocumented in source.
- LPOLECONTROL
alias LPOLECONTROL = IOleControl
Undocumented in source.
- LPOLECONTROLSITE
alias LPOLECONTROLSITE = IOleControlSite
Undocumented in source.
- LPPERPROPERTYBROWSING
alias LPPERPROPERTYBROWSING = IPerPropertyBrowsing
Undocumented in source.
- LPPERSISTMEMORY
alias LPPERSISTMEMORY = IPersistMemory
Undocumented in source.
- LPPERSISTPROPERTYBAG
alias LPPERSISTPROPERTYBAG = IPersistPropertyBag
Undocumented in source.
- LPPERSISTSTREAMINIT
alias LPPERSISTSTREAMINIT = IPersistStreamInit
Undocumented in source.
- LPPICTDESC
alias LPPICTDESC = PICTDESC*
Undocumented in source.
- LPPICTURE
alias LPPICTURE = IPicture
Undocumented in source.
- LPPICTUREDISP
alias LPPICTUREDISP = IPictureDisp
Undocumented in source.
- LPPROPERTYNOTIFYSINK
alias LPPROPERTYNOTIFYSINK = IPropertyNotifySink
Undocumented in source.
- LPPROPERTYPAGE
alias LPPROPERTYPAGE = IPropertyPage
Undocumented in source.
- LPPROPERTYPAGE2
alias LPPROPERTYPAGE2 = IPropertyPage2
Undocumented in source.
- LPPROVIDECLASSINFO
alias LPPROVIDECLASSINFO = IProvideClassInfo
Undocumented in source.
- LPPROVIDECLASSINFO2
alias LPPROVIDECLASSINFO2 = IProvideClassInfo2
Undocumented in source.
- LPSIMPLEFRAMESITE
alias LPSIMPLEFRAMESITE = ISimpleFrameSite
Undocumented in source.
- LPSPECIFYPROPERTYPAGES
alias LPSPECIFYPROPERTYPAGES = ISpecifyPropertyPages
Undocumented in source.
- OLE_CANCELBOOL
alias OLE_CANCELBOOL = VARIANT_BOOL
Undocumented in source.
- OLE_ENABLEDEFAULTBOOL
alias OLE_ENABLEDEFAULTBOOL = VARIANT_BOOL
Undocumented in source.
- OLE_OPTEXCLUSIVE
alias OLE_OPTEXCLUSIVE = VARIANT_BOOL
Undocumented in source.
- OLE_XPOS_CONTAINER
alias OLE_XPOS_CONTAINER = float
Undocumented in source.
- OLE_XPOS_PIXELS
alias OLE_XPOS_PIXELS = int
Undocumented in source.
- OLE_XSIZE_CONTAINER
alias OLE_XSIZE_CONTAINER = float
Undocumented in source.
- OLE_XSIZE_PIXELS
alias OLE_XSIZE_PIXELS = int
Undocumented in source.
- OLE_YPOS_CONTAINER
alias OLE_YPOS_CONTAINER = float
Undocumented in source.
- OLE_YPOS_PIXELS
alias OLE_YPOS_PIXELS = int
Undocumented in source.
- OLE_YSIZE_PIXELS
alias OLE_YSIZE_PIXELS = int
Undocumented in source.
- DllRegisterServer
HRESULT DllRegisterServer()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- DllUnregisterServer
HRESULT DllUnregisterServer()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleCreateFontIndirect
HRESULT OleCreateFontIndirect(LPFONTDESC , REFIID , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleCreatePictureIndirect
HRESULT OleCreatePictureIndirect(LPPICTDESC , REFIID , BOOL , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleCreatePropertyFrame
HRESULT OleCreatePropertyFrame(HWND , UINT , UINT , LPCOLESTR , ULONG , LPUNKNOWN* , ULONG , LPCLSID , LCID , DWORD , PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleCreatePropertyFrameIndirect
HRESULT OleCreatePropertyFrameIndirect(LPOCPFIPARAMS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleIconToCursor
HCURSOR OleIconToCursor(HINSTANCE , HICON )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleLoadPicture
HRESULT OleLoadPicture(LPSTREAM , LONG , BOOL , REFIID , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleLoadPictureEx
HRESULT OleLoadPictureEx(LPSTREAM , LONG , BOOL , REFIID , DWORD , DWORD , DWORD , LPVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleLoadPictureFile
HRESULT OleLoadPictureFile(VARIANT , LPDISPATCH* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleLoadPictureFileEx
HRESULT OleLoadPictureFileEx(VARIANT , DWORD , DWORD , DWORD , LPDISPATCH* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleLoadPicturePath
HRESULT OleLoadPicturePath(LPOLESTR , LPUNKNOWN , DWORD , OLE_COLOR , REFIID , LPVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleSavePictureFile
HRESULT OleSavePictureFile(LPDISPATCH , BSTR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- OleTranslateColor
HRESULT OleTranslateColor(OLE_COLOR , HPALETTE , COLORREF* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
\ olectl.d * * Windows API header module * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************