IRecordInfo::GetField Method (IntPtr, String^, Object^)

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

void GetField(
	IntPtr pvData,
	String^ szFieldName,
	[OutAttribute] Object^% pvarField
)

Parameters

pvData
Type: System::IntPtr
szFieldName
Type: System::String^
pvarField
Type: System::Object^
Return to top
Show: