RtNalGetNumberOfQueues

RtNalGetNumberOfQueues retrieves the total number of network queues for the whole system, configured by the RTX64 NAL.

Syntax

int RtNalGetNumberOfQueues(
   void
);

Parameters

This function has no parameters.

Return Value

Returns the total number of all queues in use if the call succeeds. Returns -1 if the call fails. Call GetLastError to obtain an error code. The possible error code is listed below:

Error Code Meaning
ERROR_NOT_READY RtNalInit has not completed succesfully.

Requirements

Minimum Supported Version RTX64 4.0
Header rtnapi.h, RtNalApi.h
Library RtNal.lib