Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

16.4 Action Control API [Windows]

This section explains the APIs that control actions.

The APIs that control actions can be categorized into the action execution API, action stop API, and action status notification API.

The action control APIs' operating environment, cautions and required files are explained below.

Operating Environment

These APIs can only operate on machines where a Systemwalker Operation Manager server is installed. They will not operate on machines where only the Systemwalker Operation Manager client is installed.

Cautions

Required Files

The following files are required in order to use the action control APIs:

[Windows x86]

LIB:

f3crhxac.lib

INCLUDE:

f3crhxac.h

[Windows x64]

LIB:

f3crhxac_x64.lib

INCLUDE:

f3crhxac_x64.h

Action control APIs are stored in a LIB file. The constants and structures used in each AP should be declared in an INCLUDE file.

These files are stored under "MpWalker\lib" and "MpWalker\include" where Systemwalker Operation Manager was installed.