Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values that describe the state of the similarity traits table, similarity file ID table, or both.
Syntax
typedef enum __MIDL___MIDL_itf_msrdc_0000_0000_0009 {
RDCTABLE_InvalidOrUnknown = 0,
RDCTABLE_Existing,
RDCTABLE_New
} RdcCreatedTables;
Constants
RDCTABLE_InvalidOrUnknownValue: 0 The table contains data that is not valid. |
RDCTABLE_ExistingThe table is an existing table. |
RDCTABLE_NewThe table is a new table. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | msrdc.h |