ISpShortcut::GetGeneration (SAPI 5.3)

Microsoft Speech API 5.3

ISpShortcut::GetGeneration

ISpShortcut::GetGeneration gets the current generation ID.

  
    HRESULT GetGeneration(
   DWORD    *pdwGeneration
);

Parameters

  • pdwGeneration
    Address of the dword that the current generation ID should be stored in.

Return values

Value
S_OK
E_POINTER
SPERR_UNINITIALIZED
FAILED(hr)