Syntax
typedef enum ltmmWMProfileManager_Save
{
ltmmWMProfileManager_Save_Default = 0,
ltmmWMProfileManager_Save_System = 0x1
} ltmmWMProfileManager_Save;
Summary
The ltmmWMProfileManager_Save constants specify the profile types.
Constants
Constant | Description |
---|---|
ltmmWMProfileManager_Save_Default | [0] A default profile string containing related Windows Media profile information. |
ltmmWMProfileManager_Save_System | [1] The System profile identifier string (if the profile was loaded using IltmmWMProfileManager::LoadSystemProfile). |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET