IsAutoInstantiate

PowerBuilder Native Interface

IPB_Session interface:

IsAutoInstantiate method

Description

Returns true if the specified class is an autoinstantiated class; otherwise it returns false.

Syntax

IsAutoInstantiate(pbclass)

Argument

Description

cls

A valid class handle or structure

Return Values

pbboolean.