UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

IDBuffer..::..CopyFromBuffor Method

Copies data from IDBuffer to unmanaged memory pointer starting at offset 0.

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


void CopyFromBuffor(
	IntPtr destination
)
Sub CopyFromBuffor ( _
	destination As IntPtr _
)
void CopyFromBuffor(
	IntPtr^ destination
)

Parameters

destination
Type: IntPtr
The memory pointer to copy to.