MPIDriveMapParamAccess

Definition

typedef enum MPIDriveMapParamAccess {
    MPIDriveMapParamAccessREAD_WRITE,
    MPIDriveMapParamAccessREAD_ONLY,
} MPIDriveMapParamAccess;

Description

MPIDriveMapParamAccess indicates what type of access is possible with the drive parameter.

This field of the MPIDriveMapParamInfo structure indicates what type of access is possible with this drive parameter.

See Also

MPIDriveMapParamInfo