IRecordInfo::RecordCreateCopy Method (IntPtr, IntPtr)

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

void RecordCreateCopy(
	IntPtr pvSource,
	[OutAttribute] IntPtr% ppvDest
)

Parameters

pvSource
Type: System::IntPtr
ppvDest
Type: System::IntPtr
Return to top
Show: