CODMacroCommand::Sprint
voidCODMacroCommand::Sprint(CString&strCmd)
Formats a string with information on the macro command.
Defined in: OdMacroCmd.cpp
Return Value
void
Parameters
strCmd
A reference to the string. [VC7] corrected class cstring& strcmd to Cstring& strCmd.