IRecordInfo::RecordCopy Method (IntPtr, IntPtr)

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

void RecordCopy(
	IntPtr pvExisting,
	[OutAttribute] IntPtr% pvNew
)

Parameters

pvExisting
Type: System::IntPtr
pvNew
Type: System::IntPtr
Return to top
Show: