IMFAsyncCallbackLogging::GetObjectPointer method (mfobjects.h)

Gets the pointer to the parent object the async callback is associated with.

Syntax

void * GetObjectPointer();

Return value

void pointer to the object.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header mfobjects.h

See also

IMFAsyncCallbackLogging