COleDispatchDriver Members
Data Members
Specifies whether to release the IDispatch during ReleaseDispatch or object destruction. |
|
Indicates the pointer to the IDispatch interface attached to this COleDispatchDriver. |
Construction
Constructs a COleDispatchDriver object. |
Operations
Attaches an IDispatch connection to the COleDispatchDriver object. |
|
Creates an IDispatch connection and attaches it to the COleDispatchDriver object. |
|
Detaches an IDispatch connection, without releasing it. |
|
Gets an automation property. |
|
Helper for calling automation methods. |
|
Releases an IDispatch connection. |
|
Sets an automation property. |
Operators
Copies the source value into the COleDispatchDriver object. |
|
Accesses the underlying IDispatch pointer. |