#include "../types.h"
#include "mf-hid.h"
#include "win/win-helpers.h"
#include "metadata.h"
#include <PortableDeviceTypes.h>
#include <PortableDevice.h>
#include <Windows.h>
#include <Sensorsapi.h>
#include <sensors.h>
#include <SensAPI.h>
#include <initguid.h>
#include <propkeydef.h>
#include <comutil.h>
#include <string>
Go to the source code of this file.
Classes | |
class | librealsense::platform::sensor_events |
Namespaces | |
librealsense | |
librealsense::platform | |
Macros | |
#define | NOMINMAX |
Variables | |
constexpr uint64_t | WIN_FILETIME_2_UNIX_SYSTIME = 116444736000000000LL |
#define NOMINMAX |
Definition at line 9 of file mf-hid.cpp.
constexpr uint64_t WIN_FILETIME_2_UNIX_SYSTIME = 116444736000000000LL |
Definition at line 34 of file mf-hid.cpp.