win32 v2.100.0 (2022-03-04T09:13:39Z)
Home
Dub
Repo
IEnumOleDocumentViews
win32
docobj
Undocumented in source.
@
system
interface
IEnumOleDocumentViews :
IUnknown
{
HRESULT
Next
(ULONG , IOleDocumentView , ULONG* );
HRESULT
Skip
(ULONG );
HRESULT
Reset
();
HRESULT
Clone
(IEnumOleDocumentViews* );
}
Members
Functions
Clone
HRESULT
Clone
(IEnumOleDocumentViews* )
Undocumented in source.
Next
HRESULT
Next
(ULONG , IOleDocumentView , ULONG* )
Undocumented in source.
Reset
HRESULT
Reset
()
Undocumented in source.
Skip
HRESULT
Skip
(ULONG )
Undocumented in source.
Inherited Members
From IUnknown
QueryInterface
HRESULT
QueryInterface
(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG
AddRef
()
Undocumented in source.
Release
ULONG
Release
()
Undocumented in source.
Meta
Source
See Implementation
win32
docobj
aliases
LPENUMOLEDOCUMENTVIEWS
LPOLEINPLACESITE
enums
OLECMDERR_E_UNKNOWNGROUP
OLECMDEXECOPT
OLECMDF
OLECMDID
interfaces
IEnumOleDocumentViews
IOleCommandTarget
IOleDocument
IOleDocumentSite
IOleDocumentView
structs
OLECMD
OLECMDTEXT
variables
IID_IContinueCallback
IID_IEnumOleDocumentViews
IID_IOleCommandTarget
IID_IOleDocument
IID_IOleDocumentSite
IID_IOleDocumentView
IID_IPrint