IExtendPropertySheet2 인터페이스

정의

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

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

public interface class IExtendPropertySheet2
[System.Runtime.InteropServices.Guid("B7A87232-4A51-11D1-A7EA-00C04FD909DD")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IExtendPropertySheet2
[<System.Runtime.InteropServices.Guid("B7A87232-4A51-11D1-A7EA-00C04FD909DD")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IExtendPropertySheet2 = interface
Public Interface IExtendPropertySheet2
특성

설명

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

메서드

CreatePropertyPages(IPropertySheetCallback, IntPtr, IDataObject)

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

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

GetWatermarks(IDataObject, IntPtr, IntPtr, IntPtr, Int32)

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

Wizard 97 스타일 마법사로 구현되는 마법사 시트의 워터마크와 헤더 비트맵을 검색합니다.

QueryPagesFor(IDataObject)

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

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

적용 대상