IVsBuildManagerAccessor4.GetCurrentBatchBuildId(UInt32) Method

Definition

public:
 int GetCurrentBatchBuildId([Runtime::InteropServices::Out] System::UInt32 % pBatchId);
public int GetCurrentBatchBuildId (out uint pBatchId);
abstract member GetCurrentBatchBuildId : uint32 -> int
Public Function GetCurrentBatchBuildId (ByRef pBatchId As UInteger) As Integer

Parameters

pBatchId
UInt32

Returns

Implements

Applies to