IVsBuildableProjectCfg::Wait Method (UInt32, Int32)

 

Obsolete method. Do not use.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int Wait(
	unsigned int dwMilliseconds,
	int fTickWhenMessageQNotEmpty
)

Parameters

dwMilliseconds
Type: System::UInt32

Do not use.

fTickWhenMessageQNotEmpty
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: