Public symbols in sensorsutilsv2.dll (10.0.10586.17-Windows 10 1511 10586.494) on x86_64
Total: 37
sensorsutils.h,
sensorsutilsv2.dll
CollectionsListAllocateBufferAndSerialize ( PSENSOR_COLLECTION_LIST const SourceCollection, ULONG* pTargetBufferSizeInBytes, BYTE** pTargetBuffer )
CollectionsListCopyAndMarshall ( PSENSOR_COLLECTION_LIST Target, PSENSOR_COLLECTION_LIST const Source )
CollectionsListDeserializeFromBuffer ( ULONG SourceBufferSizeInBytes, BYTE const* SourceBuffer, PSENSOR_COLLECTION_LIST TargetCollection )
CollectionsListGetFillableCount ( ULONG BufferSizeBytes )
CollectionsListGetMarshalledSize ( PSENSOR_COLLECTION_LIST const Collection )
CollectionsListGetMarshalledSizeWithoutSerialization ( PSENSOR_COLLECTION_LIST const Collection )
CollectionsListGetSerializedSize ( PSENSOR_COLLECTION_LIST const Collection )
CollectionsListMarshall ( PSENSOR_COLLECTION_LIST Target )
CollectionsListSerializeToBuffer ( PSENSOR_COLLECTION_LIST const SourceCollection, ULONG TargetBufferSizeInBytes, BYTE* TargetBuffer )
CollectionsListSortSubscribedActivitiesByConfidence ( PSENSOR_COLLECTION_LIST thresholds, PSENSOR_COLLECTION_LIST pCollection )
CollectionsListUpdateMarshalledPointer ( PSENSOR_COLLECTION_LIST Collection )
EvaluateActivityThresholds ( PSENSOR_COLLECTION_LIST newSample, PSENSOR_COLLECTION_LIST oldSample, PSENSOR_COLLECTION_LIST thresholds )
GetPerformanceTime ( PULONG TimeMs )
InitPropVariantFromFloat ( FLOAT fltVal, PROPVARIANT* ppropvar )
IsCollectionListSame ( PSENSOR_COLLECTION_LIST const ListA, PSENSOR_COLLECTION_LIST const ListB )
IsKeyPresentInCollectionList ( PSENSOR_COLLECTION_LIST pList, PROPERTYKEY const* pKey )
IsKeyPresentInPropertyList ( PSENSOR_PROPERTY_LIST pList, PROPERTYKEY const* pKey )
PropertiesListCopy ( PSENSOR_PROPERTY_LIST Target, PSENSOR_PROPERTY_LIST const Source )
PropertiesListGetFillableCount ( ULONG BufferSizeBytes )
PropKeyFindKeyGetBool ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, BOOL* pRetValue )
PropKeyFindKeyGetDouble ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, double* pRetValue )
PropKeyFindKeyGetFileTime ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, FILETIME* pRetValue )
PropKeyFindKeyGetFloat ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, FLOAT* pRetValue )
PropKeyFindKeyGetGuid ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, GUID* pRetValue )
PropKeyFindKeyGetInt32 ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, INT32* pRetValue )
PropKeyFindKeyGetInt64 ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, INT64* pRetValue )
PropKeyFindKeyGetNthInt64 ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, UINT32 const Occurrence, INT64* pRetValue )
PropKeyFindKeyGetNthUlong ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, UINT32 const Occurrence, ULONG* pRetValue )
PropKeyFindKeyGetNthUshort ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, UINT32 const Occurrence, USHORT* pRetValue )
PropKeyFindKeyGetPropVariant ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, BOOLEAN TypeCheck, PROPVARIANT* pValue )
PropKeyFindKeyGetUlong ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, ULONG* pRetValue )
PropKeyFindKeyGetUshort ( SENSOR_COLLECTION_LIST const* pList, PROPERTYKEY const* pKey, USHORT* pRetValue )
PropKeyFindKeySetPropVariant ( SENSOR_COLLECTION_LIST* pList, PROPERTYKEY const* pKey, BOOLEAN TypeCheck, PROPVARIANT* pValue )
PropVariantGetInformation ( PROPVARIANT const* PropVariantValue, ULONG* PropVariantOffset, ULONG* PropVariantSize, PVOID* PropVariantPointer, DEVPROPTYPE* RemappedType )
SensorCollectionGetAt ( UINT32 Index, PSENSOR_COLLECTION_LIST pSensorsList, PROPERTYKEY* pKey, PROPVARIANT* pValue )
SerializationBufferAllocate ( ULONG SizeInBytes, BYTE** pBuffer )
SerializationBufferFree ( BYTE* Buffer )
to the top