[Q] GetInspectSpecialization()

The documenation I have states that this function will return 0 if the server hasn’t sent the requested inspect information needed yet. What does this mean actually? When, for example, I call GetPlayerInfoByGUID( playerGuid) immediately prior to calling the specified function, no joy. Do I need to delay the execution between the GetInfo call and the GetInspect call?

Thanks,