Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IDataObject ¶
type IDataObject struct {
LpVtbl *IDataObjectVtbl
}
type IDataObjectVtbl ¶
type IStorage ¶
type IStorage struct {
LpVtbl *IStorageVtbl
}
type IStorageVtbl ¶
type IStorageVtbl struct { ole32.IUnknownVtbl CreateStream uintptr OpenStream uintptr CreateStorage uintptr OpenStorage uintptr CopyTo uintptr MoveElementTo uintptr Commit uintptr Revert uintptr EnumElements uintptr DestroyElement uintptr RenameElement uintptr SetElementTimes uintptr SetClass uintptr SetStateBits uintptr Stat uintptr }
Click to show internal directories.
Click to hide internal directories.