Share via


DSFStateType Enumeration

The DSFStateType enumeration contains a value that indicates the default location for state data.

Syntax

typedef enum DSFStateType {
  DSFDefaultStateType   = 0 
} DSFStateType;

Constants

  • DSFDefaultStateType
    A value that indicates the default location for state data.

Remarks

A DSFStateType enumeration value is specified in the IDSF::DeleteState, IDSF::ReadState, and IDSF::WriteState methods to indicate the location from which to delete, read, and write state data.

Requirements

Version

Header

Dsfif.h (include Dsfif.h)

See Also

IDSF::DeleteState

IDSF::ReadState

IDSF::WriteState

 

 

Send comments about this topic to Microsoft

Build date: 9/21/2010