CMFCPropertyGridProperty::GetData
Visual Studio 2008
Retrieves a DWORD value that is associated with a property.
DWORD_PTR GetData() const;
The data that is returned is an application-specific value, such as a number or a pointer to other data. Specify the data value when you construct the property or when you call the CMFCPropertyGridProperty::SetData method.