score
Home
Classes
Namespaces
Files
Loading...
Searching...
No Matches
MDMEnrollmentDetection.hpp
1
#pragma once
2
#include <score_lib_base_export.h>
3
4
namespace
score
5
{
6
SCORE_LIB_BASE_EXPORT
7
bool
detectSystemEnrolment();
8
}
score
Base toolkit upon which the software is built.
Definition
Application.cpp:111