valMechanism
Given the string name of a mechanism, return the numeric value.
Synopsis
CK_NUMERIC valMechanism(
const char * txt);
Parameter | Description |
---|---|
txt |
String name of a mechanism |