nn::ubl::GetUserName Function

Syntax

bool GetUserName(
     wchar_t * name
);

Arguments

Name Description
out name Pointer to the memory where the obtained user name is stored.

Return Values

Returns true if the user name contains profanity.

Description

Gets the user name.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL