The OLECLIENTVTBL structure, as defined in OLE.H, contains a pointer to a callback function provided by the client application. CallBack points to the callback function within the client application.
The address passed as the CallBack member must be created using the MakeProcInstance function.