RemoveProp

PowerBuilder Native Interface

IPB_Session interface:

RemoveProp method

Description

Syntax

RemoveProp(LPCTSTR name)

Return Values

Examples

session -> RemoveProp(prop_name);
delete SetValue;

Usage

See Also