  SHOW LOGICAL calling interface (API)? 
 The Question is:
 
Is there a routine available to return a list of logicals contined within a
 specified table.
Similar to the SHOW LOG /TABLE=XXX command.
Or one which will translate based on wildcard logicalnames.
 
Thanks...
Brad
 
 The Answer is:
 
  There is no API equivilent to the SHOW LOGICAL (wildcard) specification.
 
  The approach used by SHOW LOGICAL involves kernel-mode code, code with
  full knowledge of the version-dependent organization of the related
  kernel-mode data structures.
 
