IRecordInfo::GetFieldNames Method (UInt32, array<String^>^)

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

void GetFieldNames(
	unsigned int% pcNames,
	array<String^>^ rgBstrNames
)

Parameters

pcNames
Type: System::UInt32
rgBstrNames
Type: array<System::String^>^
Return to top
Show: