Microsoft DirectX 9.0

AMTimelineObj.GetGenID Method

The GetGenID method retrieves the object's generated identifier. The identifier is a reserved number. Applications should not use it.

Syntax

object.GetGenID(
    pVal As Long
)

Parameters

pVal

Variable that receives the generated identifier.

Error Codes

If the method fails, an error is raised.

See Also