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

SharedObjectDirectory – PB Docs 2022 – PowerBuilder Library

SharedObjectDirectory – PB Docs 2022

SharedObjectDirectory

PowerScript function

Description

Retrieves the list of objects that have been registered for
sharing.

Syntax

Argument

Description

instancenames

An unbounded array of type string in which you want to
store the names of objects that have been registered for
sharing

classnames (optional)

An unbounded array of type string in which you want to
store the class names of objects registered for sharing

Return value

ErrorReturn. Returns one of the following values:

  • Success! — The function succeeded

  • FeatureNotSupportedError! — This function is not supported on
    this platform

Usage

Use this function to obtain a list of objects that have been
registered for sharing.

Examples

In this example, the application retrieves the list of shared
objects and their class names:

See also

SharedObjectGet

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