IOleDocument 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
创建或枚举视图,并提供其他信息。 由文档实现,供容器使用。 有关详细信息,请参阅 IOleDocument。
public interface class IOleDocument
public interface class IOleDocument
__interface IOleDocument
[System.Runtime.InteropServices.Guid("B722BCC5-4E68-101B-A2BC-00AA00404770")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleDocument
[<System.Runtime.InteropServices.Guid("B722BCC5-4E68-101B-A2BC-00AA00404770")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleDocument = interface
Public Interface IOleDocument
- 属性
方法
| CreateView(IOleInPlaceSite, IStream, UInt32, IOleDocumentView) | |
| EnumViews(IEnumOleDocumentViews, IOleDocumentView) | |
| GetDocMiscStatus(UInt32) |