![]() |
![]() |
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| DelevopersNative C++ Texas APIHas Permission |
bool HasPermission( unsigned int methodID );
| methodID | The method ID to be tested. |
int param[] = {8,0};//will get current logon user's details
if(server.HasPermission(GET_ENTITY_DETILS)){
if(server.RemoteMethod(GET_ENTITY_DETAILS,1,0,0,callback,this,param))
MessageBox("Unable to call remote method");
}
Copyright © 2007, Ekky Software Pty Ltd.