IAppVerifierProperty::get_Name method |
See Also� |
Retrieves the name of the property.
� | Copy Code |
---|---|
HRESULT get_Name ( BSTR* pbstr ); |
Parameters
- pbstr
- [out] Points to the name of the property.
Return Value
The following list includes the most like return values. However, other return values are possible.
- S_OK
- The method succeeded.
- E_POINTER
- Pointer is invalid.