public static Int32 IEE_FFTGetWindowingType(UInt32 userId, IEE_WindowingTypes type) { return Unmanged_IEE_FFTGetWindowingType(userId, out type); }
static extern Int32 Unmanged_IEE_FFTGetWindowingType(UInt32 userId, out IEE_WindowingTypes type);