GetProfileCode Method
Windows - Visual C++
Description
The GetProfileCode method returns
the profile code at the specified index.
Syntax
CString name = GetProfileCode(long index);
The GetProfileCode syntax has these parts:
Part |
Description |
index |
An long integer containing the index of the profile code to return. |
name |
A string containing the profile code for the specified index. |
See Also: ProfilePriority SoundFile
Back to: Alert Methods Profile Manager Methods