Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves a DWORD value that is associated with a property.
DWORD_PTR GetData() const;
Return Value
A DWORD value.
Remarks
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.
Requirements
Header: afxpropertygridctrl.h
See Also
Concepts
Reference
CMFCPropertyGridProperty Class