ITTS Scrip:DLL Free

出自ITTS
跳至導覽 跳至搜尋

DLL Free[編輯]

  • Free DLL
    • Free a specific DLL

if Command field is empty AP will free all DLL

Examole:[編輯]

example: freeALL

    <Item> 
      <Text> FreeAll</Text> 
      <Description> Test Item</Description> 
      <ItemType> 2</ItemType> 
      <Skip> 1</Skip> 
      <ItemSection1> DLL</ItemSection1> 
      <ItemSection2> Free</ItemSection2> 
      <ItemCommand> </ItemCommand> 
      <FailAction> </FailAction> 
      <FieldName> </FieldName> 
      <FieldNumber> </FieldNumber> 
      <ErrorCode> </ErrorCode> 
      <RetryTimes> 0</RetryTimes> 
      <RetryDelay> 0</RetryDelay> 
      <Process> </Process> 
      <FieldType> </FieldType> 
      <Parameter> 
        <i1>
          <Content></Content>
          <Description>Min</Description>
        </i1>
        <i2>
          <Content></Content>
          <Description>Max</Description>
        </i2>
      </Parameter> 
    </Item>

[ITTS_Scrip_Command]