VirtualBox

source: vbox/trunk/src/libs/libtpms-0.9.0/man/man3/TPMLIB_GetVersion.pod@ 95070

最後變更 在這個檔案從95070是 91612,由 vboxsync 提交於 3 年 前

src/libs: Export libtpms-0.9.0, bugref:10078

檔案大小: 611 位元組
 
1=head1 NAME
2
3TPMLIB_GetVersion - Get the version of the TPM library
4
5=head1 LIBRARY
6
7TPM library (libtpms, -ltpms)
8
9=head1 SYNOPSIS
10
11B<#include <libtpms/tpm_library.h>>
12
13B<uint32_t TPMLIB_GetVersion(void);>
14
15=head1 DESCRIPTION
16
17The B<TPMLIB_GetVersion()> function returns the libtpms library version.
18The TPM library version is formatted as follows:
19
20 Bits 0 - 7 : revision of the library
21 Bits 8 -15 : minor version number of the library
22 Bits 16-23 : major version number of the library
23
24V0.5.1 is therefore represented as 0x00000501.
25
26=head1 SEE ALSO
27
28B<TPMLIB_MainInit>(3), B<TPMLIB_Terminate>(3)
29
30=cut
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette