MESCIUS SPREAD for Windows Forms 15.0J
ExcelGetWorkbookProtectedStructure メソッド

ハッシュ値
ハッシュ値の計算に使用されたサルト値
ハッシュ値の計算に使用されたループの数
true に設定されている場合[シート構成の保護]。
ハッシュ値の計算に使用されたアルゴリズムの名前
保護されたワークブック構造の情報を取得します。
構文
'宣言
 
Function ExcelGetWorkbookProtectedStructure( _
   ByRef hashValue() As Byte, _
   ByRef saltValue() As Byte, _
   ByRef spinCount As UInteger, _
   ByRef lockStructure As Boolean, _
   ByRef algorithmName As String _
) As Boolean
bool ExcelGetWorkbookProtectedStructure( 
   ref byte[] hashValue,
   ref byte[] saltValue,
   ref uint spinCount,
   ref bool lockStructure,
   ref string algorithmName
)

パラメータ

hashValue
ハッシュ値
saltValue
ハッシュ値の計算に使用されたサルト値
spinCount
ハッシュ値の計算に使用されたループの数
lockStructure
true に設定されている場合[シート構成の保護]。
algorithmName
ハッシュ値の計算に使用されたアルゴリズムの名前
参照

IProtectionSupport インターフェース
IProtectionSupport メンバ

 

 


© MESCIUS inc. All rights reserved.