Win32 API 日本語リファレンス
ホームNetworking.DeliveryOptimization › 定数

定数

8

Windows.Win32.Networking.DeliveryOptimization

名前
DecryptionInfo_KeyDataunknownKeyData
DecryptionInfo_EncryptionBufferSizeunknownEncryptionBufferSize
DecryptionInfo_AlgorithmNameunknownAlgorithmName
DecryptionInfo_ChainingModeunknownChainingMode
IntegrityCheckInfo_PiecesHashFileUrlunknownPiecesHashFileUrl
IntegrityCheckInfo_PiecesHashFileDigestunknownPiecesHashFileDigest
IntegrityCheckInfo_PiecesHashFileDigestAlgorithmunknownPiecesHashFileDigestAlgorithm
IntegrityCheckInfo_HashOfHashesunknownHashOfHashes

各言語での定義

定数の定義。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"