SetDescription
Purpose
The CMetaPersist classSetDescription function sets the object’s description.
Syntax
void SetDescription(LPCTSTR strDescription);
Argument |
In/Out |
Description |
strDescription |
In |
Description of the object. Descriptions are limited to 1024 characters. |