Microsoft DirectX 9.0

AMTimelineObj.GetUserID Method

The 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