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

IsNativeObject – PB Docs 2019 – PowerBuilder Library

IsNativeObject – PB Docs 2019

IsNativeObject

Description

Determines whether a pbobject is an instance of a native
class.

Syntax

Argument

Description

obj

A valid object handle

Return value

pbboolean.

Examples

The f_getrow function uses IsNativeObject to test whether extObj
is a native class. If so, it gets the native interface and invokes the
f_getrowcount function in the other class:

Usage

Use this method in conjunction with GetNativeInterface to obtain a
direct reference to the IPBX_UserObject associated with another native
class, so that the class and its methods can be accessed
directly.

See also

GetNativeInterface


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