Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates data that is used to create ports.
Syntax
public boolean validateAIFPort(
AifPortName _name,
FilePath _boundFolder,
AifMessageDirection _aifMessageDirection)
Run On
Called
Parameters
- _name
Type: AifPortName Extended Data Type
The AIF port name.
- _boundFolder
Type: FilePath Extended Data Type
The transport address of the AIF channel.
- _aifMessageDirection
Type: AifMessageDirection Enumeration
The AIF direction.
Return Value
Type: boolean
true if there are no errors; otherwise, false.