The GetDescription method returns a human readable description of the policy module and its function.
[VB] BSTR GetDescription(void); [JAVA] java.lang.String GetDescription(void); [C++] HRESULT GetDescription( BSTR * pstrDescription // out, return value );
Returns a string describing the policy module and its function.