IROTData::GetComparisonData Method (array<Byte>^, UInt32, UInt32)

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

void GetComparisonData(
	array<unsigned char>^ pbData,
	unsigned int cbMax,
	[OutAttribute] unsigned int% pcbData
)

Parameters

pbData
Type: array<System::Byte>^
cbMax
Type: System::UInt32
pcbData
Type: System::UInt32
Return to top
Show: