SetExplanation
Purpose
The SetExplanation function sets the value of the explanation string. The routine will return an error if memory can not be obtained to save the passed string value.
Syntax
HRESULT SetExplanation(LPCTSTR s);
The SetExplanation function sets the value of the explanation string. The routine will return an error if memory can not be obtained to save the passed string value.
HRESULT SetExplanation(LPCTSTR s);