Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
VSEmbed
Services
BaseWaitDialogFactory
C# Class VSEmbed.Services.BaseWaitDialogFactory
A WaitDialogFactory that does not show any UI. Derived classes can inherit WaitDialog to show some UI.
Inheritance:
IVsThreadedWaitDialogFactory
Mostra file
Open project: SLaks/VSEmbed
Public Methods
Method
Description
CreateInstance
(
IVsThreadedWaitDialog2
&
ppIVsThreadedWaitDialog
) :
int
Method Details
CreateInstance()
public
method
public
CreateInstance
(
IVsThreadedWaitDialog2
&
ppIVsThreadedWaitDialog
) :
int
ppIVsThreadedWaitDialog
IVsThreadedWaitDialog2
return
int