xn.OpenNIImporter.xnLogStartNewFile C# (CSharp) Method

xnLogStartNewFile() private method

private xnLogStartNewFile ( ) : UInt32
return System.UInt32
        public static extern XnStatus xnLogStartNewFile();
OpenNIImporter