The GetUserTagsCount method returns user tags count
HRESULT GetUserTagsCount(
[out] LONG* p_pnCount
);
Parameters:
p_pnCount
[in] tags count
Return values:
S_OK on success or COM error codeNV_NOT_INITIALIZED - Initialize was not calledNV_UNKNOWN_PROFILE - no profile loaded