Contents - Index
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.