NativeMethodscore_getHardwareFeatureName Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_getHardwareFeatureName(System.Int32,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_getHardwareFeatureName( int feature, IntPtr buf )
Public Shared Function core_getHardwareFeatureName ( feature As Integer, buf As IntPtr ) As ExceptionStatus
public: static ExceptionStatus core_getHardwareFeatureName( int feature, IntPtr buf )
static member core_getHardwareFeatureName : feature : int * buf : IntPtr -> ExceptionStatus
[Missing <param name="feature"/> documentation for "M:OpenCvSharp.NativeMethods.core_getHardwareFeatureName(System.Int32,System.IntPtr)"]
[Missing <param name="buf"/> documentation for "M:OpenCvSharp.NativeMethods.core_getHardwareFeatureName(System.Int32,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_getHardwareFeatureName(System.Int32,System.IntPtr)"]