Returns the current set of the picture’s bit attributes.
HRESULT get_Attributes(
DWORD* pdwAttr |
//Receives a pointer to attribute value. |
); |
Parameters
The Attributes property can contain any combination of the values from the PICTURE enumeration.
Return Values
This method supports the standard return value E_FAIL, as well as the following:
See Also