|
LPC Library Functions: wizardp |
|
NAMEwizardp() - determines if a given object has wizard privileges
SYNOPSISint wizardp( object ob );
DESCRIPTIONwizardp() returns 1 if the object 'ob' is considered to be a wizard by the driver; the driver considers 'ob' to be a wizard if 'ob' has previously called enable_wizard(). Note that this function is only available when the driver flag NO_WIZARDS is not defined. SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|