IRecordInfo::PutField Method (UInt32, IntPtr, String^, Object^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void PutField( 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^
Show: