Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
3/28/2014
This function returns the class identifier (CLSID) of the current input method (IM).
Syntax
BOOL SipGetCurrentIM(
CLSID* pClsid
);
Parameters
- pClsid
[out] Pointer to a buffer that contains the CLSID of the new IM.
Return Value
TRUE indicates success. FALSE indicates failure. To get extended error information, call GetLastError.
Remarks
Use the SipSetCurrentIM function to set the CLSID of the current IM.
Requirements
Header |
sipapi.h |
Library |
coredll.lib |
sysgen |
SYSGEN_SOFTKB |