List of FPStatus Values

3DS Max Plug-In SDK

List of FPStatus Values

See Also: Class FPInterface, Function Publishing System.

One of the following values are returned from the various FPInterface methods:

FPS_FAIL

This status indicates a failure.

FPS_NO_SUCH_FUNCTION

The function called does not exist.

FPS_ACTION_DISABLED

The action is disabled.

FPS_OK

Indicates a success.