Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets flags that are associated with this change.
Syntax
HRESULT GetFlags(
DWORD * pdwFlags);
Parameters
- pdwFlags
[out] Returns flags that are associated with this change. This is a combination of SYNC_CHANGE_FLAG Flags values.
Return Value
S_OK
E_POINTER
Remarks
The following table shows which values can be used for this property, and describes what each value indicates.
SYNC_CHANGE_FLAG value |
Indicates |
|---|---|
SYNC_CHANGE_FLAG_DELETED |
The item previously existed in the replica but has been deleted. |
SYNC_CHANGE_FLAG_DOES_NOT_EXIST |
The item does not exist in the destination replica. |