IPB_Session interface:
GetProp method
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 <span>name</span>) |
|
Argument |
Description |
|---|---|
|
name |
The name of the variable whose value |
Return Values
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