GetVersionCookie method

Retrieves a value that indicates whether the Accelerator cache was updated.

 

Syntax

var retval = OpenServiceActivityManager.GetVersionCookie();

Parameters

  • pdwVersionCookie [out]
    Type: DWORD

    The address of a DWORD variable that receives the cookie value.

Return value

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.