C# 클래스 VSNDK.DebugEngine.AD7ProcessCreateEvent

This interface is sent when a process is launched. (http://msdn.microsoft.com/en-ca/library/bb161755.aspx)
상속: IDebugEvent2, IDebugProcessCreateEvent2
파일 보기 프로젝트 열기: blackberry/VSPlugin 1 사용 예제들

공개 메소드들

메소드 설명
getGuid ( ) : System.Guid

Gets the GUID of this event.

비공개 메소드들

메소드 설명
IDebugEvent2 ( uint &eventAttributes ) : int

Gets the attributes for this debug event. (http://msdn.microsoft.com/en-us/library/bb145575.aspx)

메소드 상세

getGuid() 공개 메소드

Gets the GUID of this event.
public getGuid ( ) : System.Guid
리턴 System.Guid