Gets the command IDs of the given command group from the registry.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetGroupDataFromRegistry( _
ByVal UserGroupId As Integer, _
ByRef UserIDs As Object _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICommandManager
Dim UserGroupId As Integer
Dim UserIDs As Object
Dim value As Boolean
value = instance.GetGroupDataFromRegistry(UserGroupId, UserIDs)
|
Parameters
- UserGroupId
- User-defined ID of a command group
- UserIDs
- Array of command IDs for the given command group
Return Value
True if successful, false if not
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0