AppUpdater.Delta.NativeMethods.GetDeltaInfoW C# (CSharp) Метод

GetDeltaInfoW() приватный Метод

private GetDeltaInfoW ( [ lpDeltaName, [ lpHeaderInfo ) : bool
lpDeltaName [
lpHeaderInfo [
Результат bool
        public static extern bool GetDeltaInfoW([InAttribute()] [MarshalAsAttribute(UnmanagedType.LPWStr)] string lpDeltaName, [OutAttribute()] out DELTA_HEADER_INFO lpHeaderInfo);