The DataBloc::ReadInterfacePtr function reads an IDispatch pointer (32bits) from the memory block and return the corresponding object.
[object] ReadInterfacePtr( [number] Offset );
An object based on the IDispatch pointer read from the memory block. Messenger Plus! doesn't check the validity of the pointer, if the data read is not valid, Messenger may crash.
This function typically fails for the following reason:
This function, although marked as being available since Messenger Plus! Live 4.00, was not properly functional before version 4.80.
Object | DataBloc |
---|---|
Availability | Messenger Plus! Live 4.00 |