StrIsNullOrEmptyW (FUN)

FUNCTION StrIsNullOrEmptyW : BOOL

This function determines if the given string |pstData| is null or empty

InOut:

Scope

Name

Type

Comment

Return

StrIsNullOrEmptyW

BOOL

Input

pstData

CharBufferPtr

Pointer to the string to check