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

AddAssemblyReference – PB Docs 150 – PowerBuilder Library

AddAssemblyReference – PB Docs 150


AddAssemblyReference

Adds new PB assembly files to the reference list of the current application at
runtime.

Syntax

Argument Description
assemblyFullPath String. A semicolon-separated list of file names.
Specify the full file name with its extension. You can use a
relative path if the assembly is in the same directory with the
current application. Otherwise, you must use an absolute
path.

Returns

Integer. Returns 1 if all files in the list are
added successfully. If an error occurs, it returns -1. If any argument�s value is
null, it returns null.

Usage

After the function is invoked successfully at runtime, types in the
referenced assembly can be consumed in PowerBuilder .NET.

Invoking a Dynamically Loading Assembly


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