Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function starts IPSec.
HRESULT StartIPSec(void);
Parameters
None.
Return Values
Returns S_OK if successful, or an appropriate HRESULT value otherwise.
Remarks
If IPSec is already running, this function increments an internal reference count. If the function call to StartIPSec succeeds, make sure to call StopIPSec to stop IPSec.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Ipsec_api.h.
Link Library: Ipsec_api.lib.
See Also
Send Feedback on this topic to the authors