Skip to main content

Enum PenikoStatus

Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll

public enum PenikoStatus

Fields

InvalidArgument = 2

NullPointer = 1

OutOfMemory = 3

Success = 0

Unsupported = 4