C# 클래스 BExplorer.Shell.Interop.NotifyInfos

Structure that contain informations about a notification
파일 보기 프로젝트 열기: Gainedge/BetterExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Item1 System.IntPtr
Item2 System.IntPtr
Notification ShellNotifications.SHCNE

공개 메소드들

메소드 설명
NotifyInfos ( ShellNotifications notification ) : System

메소드 상세

NotifyInfos() 공개 메소드

public NotifyInfos ( ShellNotifications notification ) : System
notification ShellNotifications
리턴 System

프로퍼티 상세

Item1 공개적으로 프로퍼티

public IntPtr,System Item1
리턴 System.IntPtr

Item2 공개적으로 프로퍼티

public IntPtr,System Item2
리턴 System.IntPtr

Notification 공개적으로 프로퍼티

public ShellNotifications.SHCNE Notification
리턴 ShellNotifications.SHCNE