Microsoft DirectX 8.1 (C++) |
The AMTimelineGroup.SetGroupName method sets the application-defined name of the group.
Syntax
object.SetGroupName(
pGroupName As String
)
Parameters
pGroupName
Name of the group.
Error Codes
If the method fails, an error is raised.
See Also