CMFCPropertyGridProperty::PushChar

속성 목록 컨트롤에서 속성을 선택 하 고 새 문자를 입력할 때 호출 됩니다.

virtual BOOL PushChar(
   UINT nChar 
);

매개 변수

  • [in] nChar
    문자입니다.

반환 값

TRUE편집 작업을 계속 하는 경우. 그렇지 않으면 FALSE.

설명

This method supports a property that is either a list of values or one of the following variant types: VT_INT, VT_I2, VT_I4, VT_UINT, VT_UI1, VT_UI2, VT_UI4, VT_R4, VT_R8, and VT_BSTR.

요구 사항

헤더: afxpropertygridctrl.h

참고 항목

참조

CMFCPropertyGridProperty 클래스

계층 구조 차트