MCPcopy Index your code

hub / github.com/go-ole/go-ole / functions

Functions383 in github.com/go-ole/go-ole

FunctionGetVariantDate
GetVariantDate converts COM Variant Time value to Go time.Time.
variant_date_amd64.go:13
FunctionGetVariantDate
GetVariantDate converts COM Variant Time value to Go time.Time.
variant_date_arm64.go:14
FunctionGetVariantDate
GetVariantDate converts COM Variant Time value to Go time.Time.
variant_date_arm.go:13
MethodIDispatch
(interfaceID *GUID)
iunknown.go:29
FunctionIIDFromString
IIDFromString returns GUID from program ID.
com.go:199
FunctionIIDFromString
IIDFromString returns GUID from program ID.
com_func.go:85
FunctionInvoke
(this *ole.IDispatch, dispid int, riid *ole.GUID, lcid int, flags int16, dispparams *ole.DISPPARAMS, result *o
_example/winsock/winsock.go:77
FunctionLOGetCellError
LOGetCellError returns the error value of a cell (dummy code, FIXME)
_example/libreoffice/libreoffice.go:75
FunctionLOGetCellRangeByName
LOGetCellRangeByName returns a named range (e.g. "A1:B4")
_example/libreoffice/libreoffice.go:58
FunctionLOGetCellValue
LOGetCellValue returns the cell's internal value (not formatted, dummy code, FIXME)
_example/libreoffice/libreoffice.go:68
FunctionLOOpenFile
LOOpenFile opens a file (text, spreadsheet, ...) in a new window and returns a document handle. Example: /home/testuser/spreadsheet.ods
_example/libreoffice/libreoffice.go:110
FunctionLOSaveFile
LOSaveFile saves the current document. Only works if a file already exists, see https://wiki.openoffice.org/wiki/Saving_a_document
_example/libreoffice/libreoffice.go:121
FunctionLOSetCellFormulaLocal
LOSetCellFormulaLocal sets the formula in the user's language (e.g. German =SUMME instead of =SUM)
_example/libreoffice/libreoffice.go:95
MethodMustCall
MustCall method on IDispatch with parameters.
connect.go:90
MethodMustGet
MustGet property on IDispatch with parameters.
connect.go:115
FunctionMustPutPropertyRef
MustPutPropertyRef mutates property reference or panics.
oleutil/oleutil.go:97
MethodMustSet
MustSet property on IDispatch with parameters.
connect.go:139
FunctionNewErrorWithDescription
NewErrorWithDescription creates new COM error with HResult and description.
error.go:16
FunctionNewHString
NewHString returns a new HString for Go string.
winrt_doc.go:24
MethodNext
(celt uint)
ienumvariant_windows.go:49
FunctionQueryInterface
(this *ole.IUnknown, iid *ole.GUID, punk **ole.IUnknown)
_example/winsock/winsock.go:30
FunctionRelease
(this *ole.IUnknown)
_example/winsock/winsock.go:53
MethodRelease
Release Safe Array memory
safearrayconversion.go:138
MethodRelease
Release IDispatch object.
connect.go:183
MethodReset
()
ienumvariant_windows.go:23
MethodReset
()
ienumvariant_func.go:9
FunctionRoActivateInstance
(clsid string)
winrt.go:29
FunctionRoActivateInstance
RoActivateInstance
winrt_doc.go:11
FunctionRoGetActivationFactory
(clsid string, iid *GUID)
winrt.go:45
FunctionRoGetActivationFactory
RoGetActivationFactory
winrt_doc.go:16
FunctionRoInitialize
(thread_type uint32)
winrt.go:21
FunctionRoInitialize
RoInitialize
winrt_doc.go:6
MethodSCODE
SCODE return scode in EXCEPINFO.
ole.go:86
MethodSet
Set property on IDispatch with parameters.
connect.go:129
MethodSkip
(celt uint)
ienumvariant_windows.go:36
MethodSkip
(celt uint)
ienumvariant_func.go:13
MethodString
String convert EXCEPINFO to string.
ole.go:91
MethodString
()
vt_string.go:31
MethodString
String returns Go string value of HString.
winrt_doc.go:34
FunctionStringFromCLSID
StringFromCLSID returns GUID formated string from GUID object.
com.go:188
FunctionStringFromCLSID
StringFromCLSID returns GUID formated string from GUID object.
com_func.go:80
FunctionStringFromIID
StringFromIID returns GUID formatted string from GUID object.
com.go:211
FunctionStringFromIID
StringFromIID returns GUID formatted string from GUID object.
com_func.go:90
MethodSubError
SubError returns parent error, if there is one.
error.go:49
FunctionSysAllocString
SysAllocString allocates memory for string and copies string into memory.
com.go:298
FunctionSysAllocString
SysAllocString allocates memory for string and copies string into memory.
com_func.go:115
FunctionSysAllocStringLen
SysAllocStringLen copies up to length of given string returning pointer.
com_func.go:121
FunctionSysFreeString
SysFreeString frees string system memory. This must be called with SysAllocString.
com_func.go:127
FunctionSysStringLen
SysStringLen is the length of the system allocated string.
com_func.go:132
FunctionTestClsidFromProgID_WindowsMediaNSSManager
TestClsidFromProgID_WindowsMediaNSSManager tests that API fails on Linux.
com_func_test.go:116
FunctionTestClsidFromProgID_WindowsMediaNSSManager
(t *testing.T)
com_test.go:112
FunctionTestClsidFromString_WindowsMediaNSSManager
TestClsidFromString_WindowsMediaNSSManager tests that API fails on Linux.
com_func_test.go:134
FunctionTestClsidFromString_WindowsMediaNSSManager
(t *testing.T)
com_test.go:134
FunctionTestComExSetupAndShutDown
TestComExSetupAndShutDown tests that API fails on Linux.
com_func_test.go:62
FunctionTestComExSetupAndShutDown
(t *testing.T)
com_test.go:61
FunctionTestComPublicExSetupAndShutDown
TestComPublicExSetupAndShutDown tests that API fails on Linux.
com_func_test.go:80
FunctionTestComPublicExSetupAndShutDown
(t *testing.T)
com_test.go:78
FunctionTestComPublicExSetupAndShutDown_WithValue
TestComPublicExSetupAndShutDown_WithValue tests that API fails on Linux.
com_func_test.go:98
FunctionTestComPublicExSetupAndShutDown_WithValue
(t *testing.T)
com_test.go:95
FunctionTestComPublicSetupAndShutDown
TestComPublicSetupAndShutDown tests that API fails on Linux.
com_func_test.go:26
FunctionTestComPublicSetupAndShutDown
(t *testing.T)
com_test.go:27
FunctionTestComPublicSetupAndShutDown_WithValue
TestComPublicSetupAndShutDown_WithValue tests that API fails on Linux.
com_func_test.go:44
FunctionTestComPublicSetupAndShutDown_WithValue
(t *testing.T)
com_test.go:44
FunctionTestComSetupAndShutDown
TestComSetupAndShutDown tests that API fails on Linux.
com_func_test.go:8
FunctionTestComSetupAndShutDown
(t *testing.T)
com_test.go:10
FunctionTestConnectHelperCallDispatch_QuickBooks
(t *testing.T)
connect_windows_test.go:37
FunctionTestConnectHelperDispatchProperty_QuickBooks
(t *testing.T)
connect_windows_test.go:95
FunctionTestCreateInstance_WindowsMediaNSSManager
TestCreateInstance_WindowsMediaNSSManager tests that API fails on Linux.
com_func_test.go:153
FunctionTestCreateInstance_WindowsMediaNSSManager
(t *testing.T)
com_test.go:155
FunctionTestError
TestError tests that API fails on Linux.
com_func_test.go:172
FunctionTestError
(t *testing.T)
com_test.go:185
FunctionTestGUID
TestGUID tests both NewGUID and GUID.String.
guid_test.go:59
FunctionTestIDispatch_goolecomserver_booleanfield_false
(t *testing.T)
idispatch_windows_test.go:317
FunctionTestIDispatch_goolecomserver_booleanfield_true
(t *testing.T)
idispatch_windows_test.go:291
FunctionTestIDispatch_goolecomserver_echoboolean
(t *testing.T)
idispatch_windows_test.go:414
FunctionTestIDispatch_goolecomserver_echofloat32
(t *testing.T)
idispatch_windows_test.go:603
FunctionTestIDispatch_goolecomserver_echofloat64
(t *testing.T)
idispatch_windows_test.go:624
FunctionTestIDispatch_goolecomserver_echoint16
(t *testing.T)
idispatch_windows_test.go:477
FunctionTestIDispatch_goolecomserver_echoint32
(t *testing.T)
idispatch_windows_test.go:519
FunctionTestIDispatch_goolecomserver_echoint64
(t *testing.T)
idispatch_windows_test.go:561
FunctionTestIDispatch_goolecomserver_echoint8
(t *testing.T)
idispatch_windows_test.go:435
FunctionTestIDispatch_goolecomserver_echostring
(t *testing.T)
idispatch_windows_test.go:393
FunctionTestIDispatch_goolecomserver_echouint16
(t *testing.T)
idispatch_windows_test.go:498
FunctionTestIDispatch_goolecomserver_echouint32
(t *testing.T)
idispatch_windows_test.go:540
FunctionTestIDispatch_goolecomserver_echouint64
(t *testing.T)
idispatch_windows_test.go:582
FunctionTestIDispatch_goolecomserver_echouint8
(t *testing.T)
idispatch_windows_test.go:456
FunctionTestIDispatch_goolecomserver_float32field
(t *testing.T)
idispatch_windows_test.go:343
FunctionTestIDispatch_goolecomserver_float64field
(t *testing.T)
idispatch_windows_test.go:368
FunctionTestIDispatch_goolecomserver_int16field
(t *testing.T)
idispatch_windows_test.go:135
FunctionTestIDispatch_goolecomserver_int32field
(t *testing.T)
idispatch_windows_test.go:187
FunctionTestIDispatch_goolecomserver_int64field
(t *testing.T)
idispatch_windows_test.go:239
FunctionTestIDispatch_goolecomserver_int8field
(t *testing.T)
idispatch_windows_test.go:83
FunctionTestIDispatch_goolecomserver_stringfield
(t *testing.T)
idispatch_windows_test.go:57
FunctionTestIDispatch_goolecomserver_uint16field
(t *testing.T)
idispatch_windows_test.go:161
FunctionTestIDispatch_goolecomserver_uint32field
(t *testing.T)
idispatch_windows_test.go:213
FunctionTestIDispatch_goolecomserver_uint64field
(t *testing.T)
idispatch_windows_test.go:265
FunctionTestIDispatch_goolecomserver_uint8field
(t *testing.T)
idispatch_windows_test.go:109
FunctionTestIEnumVariant_wmi
(t *testing.T)
ienumvariant_test.go:7
FunctionTestIUnknown
(t *testing.T)
iunknown_windows_test.go:7
FunctionTestSafeArrayConversionString
This tests more than one function. It tests all of the functions needed in order to retrieve an SafeArray populated with Strings.
safearrayconversion_test.go:13
← previousnext →201–300 of 383, ranked by callers