C# 클래스 VSEmbed.Services.BaseWaitDialogFactory

A WaitDialogFactory that does not show any UI. Derived classes can inherit WaitDialog to show some UI.
상속: IVsThreadedWaitDialogFactory
파일 보기 프로젝트 열기: SLaks/VSEmbed

공개 메소드들

메소드 설명
CreateInstance ( IVsThreadedWaitDialog2 &ppIVsThreadedWaitDialog ) : int

메소드 상세

CreateInstance() 공개 메소드

public CreateInstance ( IVsThreadedWaitDialog2 &ppIVsThreadedWaitDialog ) : int
ppIVsThreadedWaitDialog IVsThreadedWaitDialog2
리턴 int