IClrStrongNameStrongNameSignatureVerificationFromImage Method

Definition

Namespace: DevCase.Win32.Interfaces
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[PreserveSigAttribute]
HResult StrongNameSignatureVerificationFromImage(
	IntPtr pbBase,
	int length,
	int inFlags,
	ref int refOutFlags
)

Parameters

pbBase  IntPtr

[Missing <param name="pbBase"/> documentation for "M:DevCase.Win32.Interfaces.IClrStrongName.StrongNameSignatureVerificationFromImage(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]

length  Int32

[Missing <param name="length"/> documentation for "M:DevCase.Win32.Interfaces.IClrStrongName.StrongNameSignatureVerificationFromImage(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]

inFlags  Int32

[Missing <param name="inFlags"/> documentation for "M:DevCase.Win32.Interfaces.IClrStrongName.StrongNameSignatureVerificationFromImage(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]

refOutFlags  Int32

[Missing <param name="refOutFlags"/> documentation for "M:DevCase.Win32.Interfaces.IClrStrongName.StrongNameSignatureVerificationFromImage(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]

Return Value

HResult

[Missing <returns> documentation for "M:DevCase.Win32.Interfaces.IClrStrongName.StrongNameSignatureVerificationFromImage(System.IntPtr,System.Int32,System.Int32,System.Int32@)"]

See Also