Event Connection.Unconnected: Difference between revisions
Appearance
XML import |
XML import |
||
| Line 13: | Line 13: | ||
==Return value== | ==Return value== | ||
[[Variable types|ULONG]] | [[Variable types|ULONG]] | ||
Non-zero to block the compile (error) else zero | |||
==Detailed description== | ==Detailed description== | ||
''<span style="color:red;">No additional information</span>'' | ''<span style="color:red;">No additional information</span>'' | ||
Revision as of 21:49, 12 May 2013
Sent when the component is compiled with unconnected pins
This event is part of the Connection class
Parameters
STRING PropName
- The name of the unconnected property
Return value
ULONG Non-zero to block the compile (error) else zero
Detailed description
No additional information
Examples
No additional information