PBORCA_REFERENCE structure
Description
Reports the name of an object that the object being queried refers
to.
The PBORCA_ObjectQueryReference function passes the PBORCA_REFERENCE
structure to its callback function.
Syntax
|
1 2 3 4 5 |
typedef struct pborca_reference { LPTSTR lpszLibraryName; LPTSTR lpszEntryName; PBORCA_TYPE otEntryType; } PBORCA_REFERENCE, FAR *PPBORCA_REFERENCE; |
|
Member |
Description |
|---|---|
|
lpszLibraryName |
Pointer to a string whose value is the file name of |
|
lpszEntryName |
Pointer to a string whose value is the name of the |
|
otEntryType |
A value of the enumerated data type PBORCA_TYPE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest