ISnapinAbout 인터페이스

정의

콘솔에서 스냅인의 정적 폴더에 대한 저작권 및 버전 관련 정보와 이미지를 가져올 수 있도록 합니다.

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

public interface class ISnapinAbout
[System.Runtime.InteropServices.Guid("1245208C-A151-11D0-A7D7-00C04FD909DD")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ISnapinAbout
[<System.Runtime.InteropServices.Guid("1245208C-A151-11D0-A7D7-00C04FD909DD")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type ISnapinAbout = interface
Public Interface ISnapinAbout
특성

설명

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

메서드

GetProvider(IntPtr)

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

스냅인의 공급자 이름을 가져옵니다.

GetSnapinDescription(IntPtr)

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

콘솔에서 스냅인에 대한 정보 속성 페이지의 설명 상자 텍스트를 가져올 수 있도록 합니다.

GetSnapinImage(IntPtr)

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

콘솔에서 스냅인에 대한 정보 속성 페이지에 사용되는 주 아이콘을 가져올 수 있도록 합니다.

GetSnapinVersion(IntPtr)

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

콘솔에서 스냅인의 버전 정보를 가져올 수 있도록 합니다.

GetStaticFolderImage(IntPtr, IntPtr, IntPtr, Int32)

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

콘솔에서 범위 및 결과 창에 대한 정적 폴더 이미지를 가져올 수 있도록 합니다.

적용 대상