get_mechanism_info


Description:

public MechanismInfo get_mechanism_info (ulong mech_type)

Get information for the specified mechanism.

Parameters:

this

The slot to get mechanism info from.

mech_type

The mechanisms type to get info for.

Returns:

the mechanism information, or null if failed; use free when done with it