SequenceFileViewMgr.GetCommand
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
SequenceFileViewMgr.GetCommand
Syntax
SequenceFileViewMgr.GetCommand( cmdKind, index = 0)
Return Value
Purpose
Creates a Command object. When applicable, the command operates on the items the SequenceFileView Manager control selects.
Parameters
cmdKind As CommandKinds
[In] Specifies the type of Command object to create.
index As Long
[In] Use this parameter on commands that are sets to specify which command in the set to return.
This parameter has a default value of 0 .