SHIMOPTS enumeration (prdrvcom.h)

Describes the SHIMOPTS enumeration.

Syntax

typedef enum tagSHIMOPTS {
  PTSHIM_DEFAULT,
  PTSHIM_NOSNAPSHOT
} SHIMOPTS, *PSHIMOPTS;

Constants

 
PTSHIM_DEFAULT
Defines the PTSHIM_DEFAULT constant.
PTSHIM_NOSNAPSHOT
Defines the PTSHIM_NOSNAPSHOT constant.

Requirements

Requirement Value
Header prdrvcom.h (include Prdrvcom.h)