IExtendPropertySheet 인터페이스

정의

항목의 속성 시트에 속성 페이지를 추가할 수 있는 스냅인 구성 요소를 활성화합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public interface class IExtendPropertySheet
[System.Runtime.InteropServices.Guid("85DE64DC-EF21-11cf-A285-00C04FD8DBE6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IExtendPropertySheet
[<System.Runtime.InteropServices.Guid("85DE64DC-EF21-11cf-A285-00C04FD8DBE6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IExtendPropertySheet = interface
Public Interface IExtendPropertySheet
특성

설명

IExtendPropertySheet 인터페이스 및 Microsoft Management Console (MMC)를 사용한 프로그래밍에 대 한 자세한 내용은 참조는 MMC Programmer's Guide합니다.

메서드

CreatePropertyPages(IPropertySheetCallback, IntPtr, IDataObject)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

속성 시트에 페이지를 추가합니다.

QueryPagesFor(IDataObject)

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

개체에 페이지가 필요한지 여부를 확인합니다.

적용 대상