GetHRECFromHRC
2.0
Retrieves a
handle to the recognizer bound to an HRC object. A recognizer must
export this function.
HREC GetHRECFromHRC( HRC hrc )
Parameters
hrc
Handle to the
HRC object.
Return Value
If
successful, returns the handle to the recognizer used for the HRC object;
otherwise, returns NULL.
See Also