VSProject2::Exec Method (prjExecCommand, Int32, Object^, Object^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   VSLangProj80
Assembly:  VSLangProj80 (in VSLangProj80.dll)

void Exec(
	prjExecCommand command,
	int bSuppressUI,
	Object^ varIn,
	[OutAttribute] Object^% pVarOut
)

Parameters

command
Type: VSLangProj::prjExecCommand

 

bSuppressUI
Type: System::Int32

 

varIn
Type: System::Object^

 

pVarOut
Type: System::Object^

 

Return to top
Show: