---
title: aclrtBinaryLoadOptions
description: "```"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/runtimeapi/aclcppdevg_03_1812.html
sourcePath: /source/zh/canncommercial/900/API/runtimeapi/aclcppdevg_03_1812.html
indexId: d80f46933b098b40526740110981726b8595d4da5e614279448601d4135ac87e68
---
# aclrtBinaryLoadOptions

```
typedef struct aclrtBinaryLoadOptions {
    aclrtBinaryLoadOption *options;
    size_t numOpt;
} aclrtBinaryLoadOptions;
```

options结构体的定义请参见aclrtBinaryLoadOption。
