标签: c# guid
我有一个c / c ++函数:
BOOL __stdcall Plat_GetAllCameraInfoEx(GUID guid)
是否可以直接转换为C#中的System.Guid?如果没有,我该怎么办?