How do I use the NetWare Core Protocols...
Articles and Tips: qna
01 Nov 2001
Q.
How do I use the NetWare Core Protocols (NCP) in C++? I would like to use Get Object Effective Rights for Directory Entry 0x2222 22 50. But how do I use it in C++?
A.
Many NCP calls have counterparts in the NetWare libraries for C. It's my understanding that the method you mentioned is equivalent to NWGetObjectEffectiveRights() C function. If you would like to call this method directly, there are C - based API calls that will do the job. Please visit http://developer.novell.com, downloading the NetWare API for the compiler of your choice, C, Java, etc.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.