Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
Reference
CMFCPropertyGridProperty Class