mirror of
https://github.com/tenrok/Rfid-Credential-Provider.git
synced 2026-06-08 17:32:23 +03:00
5 lines
171 B
C
5 lines
171 B
C
#include <Windows.h>
|
|
|
|
// {817D38B3-57BA-4478-B8E8-B50A0B48D839}
|
|
DEFINE_GUID(CLSID_RfidProvider, 0x817d38b3, 0x57ba, 0x4478, 0xb8, 0xe8, 0xb5, 0xa, 0xb, 0x48, 0xd8, 0x39);
|