AfrFoundation Macro SetAccessCommand

Macro SetAccessCommand (variableName,command)
Attaches a command header to a starter.
Parameters:
variableName
The pointer to a CATCmdStarter's instance. This pointer is created by
with CATCmdStarter as classname parameter.
command
The identifier (a CATString) of a
instance.
   Example:
      NewAccess(CATCmdStarter,pMyAccess,"accessname")
      SetAccessCommand(pMyAccess,"MyCommandHeaderId") 
   

This object is included in the file: CATCreateWorkshop.h

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.