JCL Help:LookupGroupName

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the textual representation of a well-know account.


Pascal

 function LookupGroupName(const Server: string; const RID: TNetWellKnownRID): string;


Parameters

Parameters Description
const Server: string This server's account database will be scanned.
const RID: TNetWellKnownRID A well known group name.


Return Value

Textual represantation of the well known group name.


Description

LookupGroupName returns the textual description of a well-known group account.


See Also

TNetWellKnownRID


About

Unit

JclLANMan


Donator

Peter Friese


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page