Virtuozzo Virtualization SDK C API Reference
|
Sets the specified remote port.
PRL_RESULT PrlFirewallRule_SetRemotePort( PRL_HANDLE hRule, PRL_UINT32 nPort );
PrlApiVm.h
PRL_RESULT. Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.