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

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

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

Parameters

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