Click or drag to resize
ICLRStrongNameStrongNameGetBlob Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
void StrongNameGetBlob(
	string pwzFilePath,
	byte[] pbBlob,
	out int pcbBlob
)

Parameters

pwzFilePath
Type: SystemString
pbBlob
Type: SystemByte
pcbBlob
Type: SystemInt32
See Also