The DataBloc::WriteInterfacePtr function writes an IDispatch pointer (32bits) in the memory block.
[object] WriteInterfacePtr( [number] Offset, [object] Object );
No value is returned by this function.
This function typically fails for the following reason:
This function only writes a pointer to an existing object to be used by an external library. It does not store the actual content of any object and does not increase their reference count either.
Object | DataBloc |
---|---|
Availability | Messenger Plus! Live 4.00 |