定数
8Windows.Win32.Networking.DeliveryOptimization
| 名前 | 型 | 値 |
|---|---|---|
| DecryptionInfo_KeyData | unknown | KeyData |
| DecryptionInfo_EncryptionBufferSize | unknown | EncryptionBufferSize |
| DecryptionInfo_AlgorithmName | unknown | AlgorithmName |
| DecryptionInfo_ChainingMode | unknown | ChainingMode |
| IntegrityCheckInfo_PiecesHashFileUrl | unknown | PiecesHashFileUrl |
| IntegrityCheckInfo_PiecesHashFileDigest | unknown | PiecesHashFileDigest |
| IntegrityCheckInfo_PiecesHashFileDigestAlgorithm | unknown | PiecesHashFileDigestAlgorithm |
| IntegrityCheckInfo_HashOfHashes | unknown | HashOfHashes |
各言語での定義
定数の定義。C/C++〜Go タブは数値定数のみ(GUID・文字列定数は上の表 / HSP タブを参照)。HSP は #define global。
#define global DecryptionInfo_KeyData "KeyData"
#define global DecryptionInfo_EncryptionBufferSize "EncryptionBufferSize"
#define global DecryptionInfo_AlgorithmName "AlgorithmName"
#define global DecryptionInfo_ChainingMode "ChainingMode"
#define global IntegrityCheckInfo_PiecesHashFileUrl "PiecesHashFileUrl"
#define global IntegrityCheckInfo_PiecesHashFileDigest "PiecesHashFileDigest"
#define global IntegrityCheckInfo_PiecesHashFileDigestAlgorithm "PiecesHashFileDigestAlgorithm"
#define global IntegrityCheckInfo_HashOfHashes "HashOfHashes"