Last updated 1 year ago
[DllImport("ole32.dll", SetLastError = true)] public static extern int StgOpenStorageEx( [MarshalAs(UnmanagedType.LPWStr)] string pwcsName, uint grfMode,
Microsoft documentation: Link