NWGetBinderyAccessLevel
Returns the access level of the current logged-in entity based on the specified connection handle
#include <nwbindry.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetBinderyAccessLevel (
NWCONN_HANDLE conn,
pnuint8 accessLevel,
pnuint32 objID);
uses calwin32
Function NWGetBinderyAccessLevel
(conn : NWCONN_HANDLE;
accessLevel : pnuint8;
objID : pnuint32
) : NWCCODE; stdcall;
These are common return values. See Return Values (Return Values for C).
The access level of a process determines which bindery objects and properties the process can find and manipulate.