Microsoft DirectX 9.0 |
The GetPriority method retrieves the group's priority.
Syntax
object.GetPriority(
pPriority As Long
)
Parameters
pPriority
Variable that receives the group's priority.
Error Codes
If the method fails, an error is raised.
See Also