Returns the current set of the picture's bit attributes.
HRESULT get_Attributes(
DWORD* pdwAttr //Receives a pointer to attribute value
);
The Attributes property can contain any combination of the values from the PICTURE enumeration.
This method supports the standard return value E_FAIL, as well as the following:
Windows NT: Use version 4.0 or later.
Windows: Use Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in ocidl.h.