Module com_module

Module com_module 

Source

Structsยง

DeferCoUninitialize
Automatic uninitilize for the com object i case the memory was droped.
can also be done manually with RSCom::close_api()
IDispatchW
The IDispatchW is a wrapper structure for the [windows::Win32::System::Com::IDispatch] interface.
It will be used for all of the IDispatch related actions and should always be called.
@0:[IDispatch] -> Pass the raw IDispatch.
RSCom
This structure hold the pointer for the COM IDispatch interface.
Variant