IPropertyPageImpl 클래스

이 클래스를 구현 합니다. IUnknown 의 기본 구현을 제공 하 고 있는 IPropertyPage 인터페이스.

중요중요

이 클래스와 해당 멤버를 실행 하는 응용 프로그램에서 사용할 수 있는 Windows 런타임.

template< class T>
class IPropertyPageImpl

매개 변수

  • T
    파생 클래스에서 IPropertyPageImpl.

Members

bwyf6xfe.collapse_all(ko-kr,VS.110).gifPublic 생성자

Name

설명

IPropertyPageImpl::IPropertyPageImpl

생성자입니다.

bwyf6xfe.collapse_all(ko-kr,VS.110).gifPublic 메서드

Name

설명

IPropertyPageImpl::Activate

대화 상자 창에 대 한 속성 페이지를 만듭니다.

IPropertyPageImpl::Apply

속성 페이지의 현재 값을 통해 지정 된 내부 개체가 적용 SetObjects.ATL 구현을 반환 S_OK.

IPropertyPageImpl::Deactivate

작성 창을 소멸 활성화.

IPropertyPageImpl::GetPageInfo

속성 페이지에 대 한 정보를 검색합니다.

IPropertyPageImpl::Help

속성 페이지에 대 한 Windows 도움말을 호출합니다.

IPropertyPageImpl::IsPageDirty

활성화 된 후 속성 페이지를 변경 했는지 여부를 나타냅니다.

IPropertyPageImpl::Move

배치 및 속성 페이지 대화 상자 크기를 조정 합니다.

IPropertyPageImpl::SetDirty

속성 페이지의 상태가 변경 되거나 변경 되지 않은 플래그를 지정 합니다.

IPropertyPageImpl::SetObjects

배열을 제공 IUnknown 속성 페이지와 관련 된 개체에 대 한 포인터입니다.현재 페이지 값 속성 호출을 통해 이러한 개체를 받을 적용.

IPropertyPageImpl::SetPageSite

속성 페이지에서 제공 된 IPropertyPageSite 포인터 속성 페이지 통신 속성 프레임을 통해.

IPropertyPageImpl::Show

속성 페이지 대화 상자를 표시 하거나 숨길 수 있습니다.

IPropertyPageImpl::TranslateAccelerator

지정 된 키 입력을 처리합니다.

bwyf6xfe.collapse_all(ko-kr,VS.110).gif공용 데이터 멤버

Name

설명

IPropertyPageImpl::m_bDirty

속성 페이지의 상태가 변경 되었는지 여부를 지정 합니다.

IPropertyPageImpl::m_dwDocString

속성 페이지를 설명 하는 텍스트 문자열을 연결 하는 리소스 식별자를 저장 합니다.

IPropertyPageImpl::m_dwHelpContext

속성 페이지와 관련 된 도움말 컨텍스트 식별자를 저장 합니다.

IPropertyPageImpl::m_dwHelpFile

속성 페이지를 설명 하는 도움말 파일의 이름에 연결 하는 리소스 식별자를 저장 합니다.

IPropertyPageImpl::m_dwTitle

속성 페이지의 탭에 표시 되는 텍스트 문자열을 연결 하는 리소스 식별자를 저장 합니다.

IPropertyPageImpl::m_nObjects

속성 페이지와 관련 된 개체를 저장 합니다.

IPropertyPageImpl::m_pPageSite

가리키는 있는 IPropertyPageSite 인터페이스 속성 페이지 통신 속성 프레임을 통해.

IPropertyPageImpl::m_ppUnk

배열을 가리키는 IUnknown 속성 페이지와 관련 된 개체에 대 한 포인터입니다.

IPropertyPageImpl::m_size

높이 너비의 속성 페이지 대화 상자에서 픽셀 단위로 저장 됩니다.

설명

IPropertyPage 인터페이스 개체 속성 시트 내에서 특정 속성 페이지를 관리할 수 있습니다.클래스 IPropertyPageImpl 는이 인터페이스의 기본 구현을 제공 하 고 구현 IUnknown 덤프에 정보를 전송 하 여 장치에서 디버그 빌드.

관련된 기사   ATL 자습서, ATL 프로젝트 만들기

상속 계층 구조

IPropertyPage

IPropertyPageImpl

요구 사항

헤더: atlctl.h

참고 항목

참조

IPropertyPage2Impl 클래스

IPerPropertyBrowsingImpl 클래스

ISpecifyPropertyPagesImpl 클래스

기타 리소스

ATL 클래스 개요