NWSM_RESOURCE_INFO_EXTN_UNSUPPORTED_DATA_1

Describes the unsupported TSA options.

Syntax

  typedef struct 
  {  UINT32     unsupportedBackupOptions;  
     UINT32     unsupportedRestoreOptions;  
  } NWSM_RESOURCE_INFO_EXTN_UNSUPPORTED_DATA_1;
  
  
  

Fields

unsupportedBackupOptions

Contains a bit map that represents the TSA’s unsupported backup options.

unsupportedRestoreOptions

Contains a bit map that represents the TSA’s unsupported restore options.

Remarks

See NWSMTSGetUnsupportedOptions for a list of unsupported backup and restore options.