Displaying 1 result from an estimated 1 matches for "ppunk".
Did you mean:
punk
2008 Jun 10
7
Unraveling a FAR*
...39;m stuck. How do I unravel a pointer to a struct and
then call a function on it? What is the equivalent of
pUnknown->lpVtbl->QueryInterface() ?
BTW, the prototype for GetActiveObject is:
HRESULT GetActiveObject(
REFCLSID rclsid,
void FAR* pvReserved,
IUnknown FAR* FAR* ppunk
);
Thanks,
Dan
This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful. If you have received this communication
in error, please immediately notify the sender by re...