[MS] Is there any difference between String­From­IID and String­From­CLSID? - devamazonaws.blogspot.com

Some time ago, I displayed in tabular form the difference between Uuid­To­String String­From­CLSID, String­From­IID, String­From­GUID2. But the entries for String­From­CLSID and String­From­IID are identical. So what's the difference between those two?

There's no difference. The two functions are functionally identical.

So why have two functions that do the same thing?

Probably just to provide counterparts to their buddies IID­From­String and CLSID­From­String, which do behave differently, because CLSID­From­String also supports ProgIds.


Post Updated on May 27, 2024 at 03:00PM
Thanks for reading
from devamazonaws.blogspot.com

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Boosting Azure DevOps Security with GHAS Code Scanning - devamazonaws.blogspot.com

[MS] Going beyond the empty set: Embracing the power of other empty things - devamazonaws.blogspot.com