MCPcopy Index your code

hub / github.com/go-ole/go-ole / types & classes

Types & classes50 in github.com/go-ole/go-ole

↓ 1 callersTypeAliasHString
HString is handle string for pointers.
winrt_doc.go:21
↓ 1 callersTypeAliasVT
constants.go:59
StructBindOpts
com.go:253
StructConnection
Connection contains IUnknown for fluent interface interaction. Deprecated. Use oleutil package instead.
connect.go:6
StructDISPPARAMS
DISPPARAMS are the arguments that passed to methods or property.
ole.go:10
StructDispatch
Dispatch stores IDispatch object.
connect.go:74
StructEXCEPINFO
EXCEPINFO defines exception info.
ole.go:18
StructEventReceiver
_example/winsock/winsock.go:14
StructEventReceiverVtbl
_example/winsock/winsock.go:20
StructGUID
GUID is Windows API specific GUID type. This exists to match Windows GUID type for direct passing for COM. Format is in xxxxxxxx-xxxx-xxxx-xxxxxxxxxx
guid.go:99
TypeAliasHString
HString is handle string for pointers.
winrt.go:63
StructIConnectionPoint
iconnectionpoint.go:5
StructIConnectionPointContainer
iconnectionpointcontainer.go:5
StructIConnectionPointContainerVtbl
iconnectionpointcontainer.go:9
StructIConnectionPointVtbl
iconnectionpoint.go:9
StructIDLDESC
IDLDESC defines IDL info.
ole.go:165
StructIDispatch
idispatch.go:5
StructIDispatchVtbl
idispatch.go:9
StructIEnumVARIANT
ienumvariant.go:5
StructIEnumVARIANTVtbl
ienumvariant.go:9
StructIInspectable
iinspectable.go:5
StructIInspectableVtbl
iinspectable.go:9
StructINTERFACEDATA
INTERFACEDATA defines interface info.
ole.go:137
StructIProvideClassInfo
iprovideclassinfo.go:5
StructIProvideClassInfoVtbl
iprovideclassinfo.go:9
StructITypeInfo
itypeinfo.go:5
StructITypeInfoVtbl
itypeinfo.go:9
StructIUnknown
iunknown.go:5
StructIUnknownVtbl
iunknown.go:9
StructMETHODDATA
METHODDATA defines method info.
ole.go:125
StructMsg
Msg is message between processes.
ole.go:149
StructOleError
OleError stores COM errors.
error.go:4
StructPARAMDATA
PARAMDATA defines parameter data type.
ole.go:119
StructPoint
Point is 2D vector type.
ole.go:143
TypeAliasSAFEARRAY
SAFEARRAY is obsolete, exists for backwards compatibility. Use SafeArray
safearray.go:23
TypeAliasSAFEARRAYBOUND
SAFEARRAYBOUND is obsolete, exists for backwards compatibility. Use SafeArrayBound
safearray.go:27
StructSafeArray
SafeArray is how COM handles arrays.
safearray.go:12
StructSafeArrayBound
SafeArrayBound defines the SafeArray boundaries.
safearray.go:6
StructSafeArrayConversion
safearrayconversion.go:9
StructTYPEATTR
TYPEATTR defines type info.
ole.go:171
StructTYPEDESC
TYPEDESC defines data type.
ole.go:159
InterfaceUnknownLike
iunknown.go:15
StructVARIANT
variant_ppc64le.go:5
StructVARIANT
variant_arm.go:5
StructVARIANT
variant_arm64.go:6
StructVARIANT
variant_s390x.go:5
StructVARIANT
variant_386.go:5
StructVARIANT
variant_amd64.go:5
StructstdDispatch
oleutil/connection.go:12
StructstdDispatchVtbl
oleutil/connection.go:20