IRecordInfo::GetFieldNoCopy Method (IntPtr, String^, Object^, IntPtr)
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 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
Show: