F_Clone_Generic (Function)

Clones a generic. NOTE: memory is allocated in the heap for the clone and is set to pValue. Dont forget to delete it when done.

Returns: T_Generic

Inputs

Name

Type

Description

Source

T_Generic

Outputs

Name

Type

Description

bSuccess

BOOL

Error

T_Error