Contents - Index


4.2.3.15 Get User Count

HRESULT WINAPI SLS_GetUserCount(
                                                             LPCSTR pszProductID,
                                                             DWORD *pdwUserCount);

SLS_GetUserCount returns the total number of users who are using the product specified by the pszProductID. The user count is returned to the buffer pointed to by pdwUserCount.