IMFAsyncCallbackLogging::GetObjectTag method (mfobjects.h)

Gets the tag of the parent object the async callback is associated object.

Syntax

DWORD GetObjectTag();

Return value

The tag of 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