Description | ||||||||||||||
Retrieves the visibility status for the specified layer. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcLayer::Status | |||||||||||||
Synopsis | ||||||||||||||
#include <ProLayer.h> | ||||||||||||||
ProError | ProLayerDisplaystatusGet | ( | ||||||||||||
ProLayer* layer | ||||||||||||||
/* (In) | ||||||||||||||
The layer whose status you want to retrieve | ||||||||||||||
*/ | ||||||||||||||
ProLayerDisplay* display_status | ||||||||||||||
/* (Out) | ||||||||||||||
The display status | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|