| Microsoft DirectX 8.1 (C++) | 
The AMTimelineObj.GetUserID method retrieves the object's application-defined identifier.
Syntax
object.GetUserID(
    pVal As Long
)
Parameters
pVal
Variable that receives the application-defined identifier.
Error Codes
If the method fails, an error is raised.
See Also