ICLRStrongNameStrongNameHashSize Method |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax int StrongNameHashSize(
int ulHashAlg
)
Function StrongNameHashSize (
ulHashAlg As Integer
) As Integer
int StrongNameHashSize(
[InAttribute] int ulHashAlg
)
abstract StrongNameHashSize :
ulHashAlg : int -> int
Parameters
- ulHashAlg
- Type: SystemInt32
Return Value
Type:
Int32See Also