HB_IS_STRING()

Syntax

C Prototype (macro definition)

#include <hbapi.h>
HB_IS_STRING( p ) --> <see ( ( ( p )->type & ~( HB_IT_BYREF | HB_IT_MEMOFLAG ) ) == HB_IT_STRING )>

Arguments

<p>

Returns


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Header file is hbapi.h

Platforms

All