nn::nex::String::ReleaseCopy Member Function

Syntax

static void ReleaseCopy(
     qWideChar * szCopy
);

Parameters

Name Description
inout szCopy qWideChar C-format string.

Return Values

None.

Description

Releases the string.

Use for strings copied with the CreateCopy function.

Revision History

2012/01/27
Initial version.

CONFIDENTIAL