Defines | |
#define | PIN_DEPRECATED_API |
#define | PIN_PRODUCT_VERSION_MAJOR 2 |
#define | PIN_PRODUCT_VERSION_MINOR 14 |
#define | PIN_BUILD_NUMBER 71313 |
Functions | |
VOID | LEVEL_PINCLIENT::GetVmLock () |
VOID | LEVEL_PINCLIENT::ReleaseVmLock () |
|
The Pin kit build number. This is unique for every Pin kit. |
|
Apply this macro to deprecated interface definitions to cause warnings when users refer to them. When using this macro, also do the following: |
|
The Pin major version number. E.g. "2" if the kit is "2.14". |
|
The Pin minor version number. E.g. "14" if the kit is "2.14". |
|
Get the vm lock.
|
|
Release the vm lock.
|