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

SharedObjectUnregister – PB Docs 2022 – PowerBuilder Library

SharedObjectUnregister – PB Docs 2022

SharedObjectUnregister

PowerScript function

Description

Unregisters a user object that was previously registered.

Syntax

Argument

Description

instancename

The name assigned to the shared object instance when it
was first registered

Return value

ErrorReturn. Returns one of the following values:

  • Success! — The function succeeded

  • SharedObjectNotExistsError! — The instance name has not been
    registered

Usage

This function marks a shared object for destruction. But the object
is not actually destroyed until there are no more references to the
object.

Examples

In this example the application unregisters the object instance
called share1:

See also

SharedObjectRegister


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