PGetLayerFromID

Given the ID of an object, this query returns the name of the layer that the object is assigned to.

This query was introduced in PageMaker 6.5.


Query constructor

PGetLayerFromID(unsigned long ID);
The ID of an object.

This query was introduced in PageMaker 6.5.


Query results

const char * sLayerName;
The name of the layer


See also

The PAssignLayer, PDeleteLayer, PDeleteUnusedLayers, PLayerOptions, PLockLayers, PMoveLayer, PNewLayer, PPasteRemembers, PSelectLayer, PShowLayers, and PTargetLayer commands

The PGetLayerList, PGetLayerOptions, PGetPasteRemembers, and PGetTargetLayer queries


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions