AppUpdater.Delta.NativeMethods.GetDeltaInfoB C# (CSharp) Method

GetDeltaInfoB() private method

private GetDeltaInfoB ( DELTA_INPUT Delta, [ lpHeaderInfo ) : bool
Delta DELTA_INPUT
lpHeaderInfo [
return bool
        public static extern bool GetDeltaInfoB(DELTA_INPUT Delta, [OutAttribute()] out DELTA_HEADER_INFO lpHeaderInfo);