Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

RemoveProp – PB Docs 2022 – PowerBuilder Library

RemoveProp – PB Docs 2022

RemoveProp

Description

Removes the specified variable from the list of properties of the
current IPB session. You must free the memory to which the property
points.

Syntax

Argument

Description

name

The name of the variable to be
removed

Return value

None.

Examples

These statements remove prop_name from the list of variables
associated with the session and delete the pointer created to point to
the variables value:

Usage

SetProp enables you to use a variable value throughout an IPB
session. Use RemoveProp to remove the variable from the list of
variables associated with the session when it is no longer needed. You
must also free the memory associated with the variable.

See also

GetProp

SetProp


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x