Fonction ParseRotationMatrixEntry (sensorsdriversutils.h)

La fonction ParseRotationMatrixEntry analyse une chaîne de trois floats.

Syntaxe

NTSTATUS ParseRotationMatrixEntry(
  [in]  PUCHAR RotationEntry,
  [in]  USHORT Length,
  [out] PVEC3D Data
);

Paramètres

[in] RotationEntry

Chaîne qui représente trois floats.

[in] Length

Longueur de la chaîne.

[out] Data

Mémoire tampon de sortie pour les floats.

Valeur retournée

Cette fonction retourne NTSTATUS.

Configuration requise

Condition requise Valeur
En-tête sensorsdriversutils.h