Namespace: Rx – Class: CRxArrayUInt – Header: Rx.Core/RxArrayTypes.h

CRxArrayUInt::CopyFromInternal Method

C++
void CopyFromInternal(const void* pvInternal)

Creates a new array by copying the internal data into this array.

Parameters

[const void*] pvInternal

[in,out] Pointer to the internal data.