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 the set of data chunks used to generate a remote copy.
Syntax
typedef enum __MIDL___MIDL_itf_msrdc_0000_0000_0003 {
RDCNEED_SOURCE = 0,
RDCNEED_TARGET = 1,
RDCNEED_SEED = 2,
RDCNEED_SEED_MAX = 255
} RdcNeedType;
Constants
RDCNEED_SOURCE Value: 0 The chunk is a source chunk. |
RDCNEED_TARGET Value: 1 This value is reserved for future use. |
RDCNEED_SEED Value: 2 The chunk is a seed chunk. |
RDCNEED_SEED_MAX Value: 255 This value is reserved for future use. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Header | msrdc.h |