Function ProLayerfilterdataActionSet
Description
Sets the layer action for a ProLayerfilterdata object passed to the ProIntfimportLayerFilter action.
Replacement in Object TOOLKIT:
Synopsis
#include <ProIntfimport.h>
ProLayerfilterdataActionSet
(
/* (In)
The imported layer information.
*/
/* (In)
The action to take for this layer (SKIP, BLANK, DISPLAY, ISOLATE)
*/
)
Returns
The function successfully retrieved the information.
The function arguments were invalid.
Sample Code References
User Guide References
これは役に立ちましたか?