Description | ||||||||||||||
Retrieves the saved status for the specified layer. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProLayer.h> | ||||||||||||||
ProError | ProLayerSavedstatusGet | ( | ||||||||||||
ProLayer* layer | ||||||||||||||
/* (In) | ||||||||||||||
The layer whose status you want to retrieve | ||||||||||||||
*/ | ||||||||||||||
ProLayerDisplay* saved_status | ||||||||||||||
/* (Out) | ||||||||||||||
The saved status | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|