Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.4
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) |