| AddBOEInstruction Method | |
| See Also |
- pIBOEInstruction
- Specifies the BOE instruction to be added.
Adds an Instruction with InstructionCode and InstructionDesc as specified in the BOEInstruction data structure.
| Visual Basic |
|---|
Public Function AddBOEInstruction( _
   ByVal pIBOEInstruction As BOEInstruction _
) As BOEInstructionParams |
- pIBOEInstruction
- Specifies the BOE instruction to be added.