IRecordInfo::PutFieldNoCopy Method (UInt32, IntPtr, String^, Object^)

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

void PutFieldNoCopy(
	unsigned int wFlags,
	IntPtr% pvData,
	String^ szFieldName,
	[InAttribute] Object^% pvarField
)

Parameters

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