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.
Combines the current endpoint state with the specified endpoint state.
Syntax
HRESULT Combine(
IEndpointState * pEndpointState);
Parameters
- pEndpointState
[in] The endpoint state to combine with the current endpoint state.
Return Value
S_OK
E_POINTER
Remarks
This method is used when an incremental feed producer consumes an incremental feed and has to update its baseline state to include the new consumed state.