CPictureHolder::GetDisplayString

Retrieves the string that is displayed in a container's property browser.

BOOL GetDisplayString(
   CString& strValue 
);

Parameters

  • strValue
    Reference to the CString that is to hold the display string.

Return Value

Nonzero if the string is successfully retrieved; otherwise 0.

Requirements

Header: afxwin.h

See Also

Reference

CPictureHolder Class

Hierarchy Chart

Other Resources

CPictureHolder Members