CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Enum CriErr.Error

    エラーコード

    Namespace: CriWare
    Assembly: CriWare.CriBase.dll
    Syntax
    public enum CriErr.Error

    Fields

    Name Description
    Failedtoallocatememory

    メモリの確保に失敗

    Functionnotimplemented

    未実装関数の実行

    Invalidparameter

    引数が不正

    Librarynotinitialized

    ライブラリが未初期化

    Ng

    エラーが発生

    Ok

    正常終了

    Unsafefunctioncall

    非スレッドセーフ関数の並列実行

    In this article
    Back to top Generated by DocFX