
virtualp(3)           LPC 系统函数           virtualp(3)

名称
     virtualp() - determine whether a given variable points to  a
     virtual object

语法
     int virtualp( object arg );

描述
     Returns true (1)  if  the  argument  is  objectp()  and  the
     O_VIRTUAL  flag  is set.  The driver sets the O_VIRTUAL flag
     for those objects created via the

请参考
     clonep(3),   userp(3),   wizardp(3),   objectp(3),   new(3),
     clone_object(3), call_other(3), file_name(3)

MudOS                Last change: 5 Sep 1994                    1

