This site has been archived and made available for preservation purposes. No edits can be made.

Result

(Difference between revisions)
Return to current revision
  1.  
    [h="2"] Definition [/h]
    [highlight=cpp]
    enum Result : uint64_t;
  2. +
    [/highlight]
    [highlight=c]
    typedef uint64_t Result;
  3.  
    [/highlight]
    [category]VaultMP interface[/category]
    [category]Types[/category]