DeviceCapabilitiesInterfaceHasMember Method
Determine whether a given member is present in the specified device type and interface version.
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public static bool InterfaceHasMember(
MemberNames member,
DeviceTypes deviceType,
int interfaceVersion
)
Public Shared Function InterfaceHasMember (
member As MemberNames,
deviceType As DeviceTypes,
interfaceVersion As Integer
) As Boolean
- member MemberNames
- Member name
- deviceType DeviceTypes
- Device type
- interfaceVersion Int32
- Interface version
BooleanTrue if the specified member is present in the given device interface version
Supported in: 2.0