Namespace: Rx – Class: CRxArrayParticle – Header: Rx.Core.Ex/RxArrayParticle.h
CRxArrayParticle::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. |