COM Interface Guid

前端 未结 2 2151
孤街浪徒
孤街浪徒 2021-02-20 07:55

I\'m not much into COM interfaces, so i have a small question, say I have this code:

[Guid(\"148BD528-A2AB-11CE-B11F-00AA00530503\"), 
 InterfaceType(ComInterfac         


        
2条回答
  •  忘掉有多难
    2021-02-20 08:47

    In the registry, do a search for the class name in HKEY_CLASSES_ROOT, you will find the GUID

提交回复
热议问题