VSProject::Exec Method (prjExecCommand, Int32, Object^, Object^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: VSLangProj (in VSLangProj.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^
Show: