Returns information about the specified resource tag.
#include <netware.h>
int GetModuleResourceTagInfo (
rtag_t rTag,
void *NLMHandle,
rtag_info_t *info );
(IN) Specifies the resource tag for which information is return.
(IN) Points to the handle of the NLM that allocated the resource tag.
(OUT) Points to a structure containing information about the resource tag.
If successful, returns 0. Otherwise returns an error code.