get_is_current


Description:

public bool get_is_current (uint flags, out bool is_current) throws Error

Parameters:

this

The domain snapshot

flags

Currently unused, pass 0

is_current

true if the given snapshot is the current snapshot of its domain, false otherwise.

Returns:

true on success, false otherwise.