GetProp
Description
Retrieves a pointer to the data value of a variable that has been
registered as a shared property for the current IPB session.
Syntax
|
1 |
GetProp(LPCTSTR name) |
|
Argument |
Description |
|---|---|
|
name |
The name of the variable whose value is to be |
Return value
Void*. If the variable does not exist, returns null.
Examples
See SetProp.
Usage
The variable’s name must first be registered with the session
using the SetProp function.
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest