CComModule::Unlock();
Posted
by Tony
on Stack Overflow
See other posts from Stack Overflow
or by Tony
Published on 2010-05-27T08:26:20Z
Indexed on
2010/05/27
8:31 UTC
Read the original article
Hit count: 132
I've been trying to determine what this function does, however I cannot seem to find it anywhere under the MSDN documentation of the CComModule class.
Could anyone tell me what it is used for?
© Stack Overflow or respective owner