This website requires JavaScript.
Explore
Help
Sign In
zune
/
ZuneShell.dll
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced
2026-07-27 13:11:51 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2c54d098f266e1229e54eda7d94acab136f6429f
ZuneShell.dll
/
ZuneDBApi
/
ESyncOperationStatus.cs
T
7 lines
88 B
C#
Raw
Normal View
History
Unescape
Escape
Added raw ZuneDBApi decomp
2021-11-11 11:18:46 -06:00
public
enum
ESyncOperationStatus
{
osDeferred
=
1
,
osImmediate
=
0
,
osInvalid
=
-
1
}
Reference in New Issue
Copy Permalink