IFilterCreateSymbolHash Method

Gets the 256bit HashCode out of the symbol image

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static string CreateSymbolHash(
	ISymbolLibraryEntry symbol
)

Parameters

symbol  ISymbolLibraryEntry

Return Value

String
256Bit Hash Code

See Also