Return the ID of the specified setup.
Syntax
CAmvConn* amvConn;
TCHAR* str;
str = amvConn->Setups->Setup(int i);
Data Type
TCHAR*
See Also
CAmvSetupList:Number() CAmvSetupList::Number()
More information
CAmvSetupList class member overview.