windows-headers v1.0.4 (2020-02-09T01:19:06Z)
Dub
Repo
IEnumOleDocumentViews
windows
docobj
Undocumented in source.
nothrow
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
windows
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