Class SLStreamTypes.TSLOWUserControlMultiSinkPin

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(One intermediate revision by one user not shown)
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]
+
'''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]
  
 
'''Unit:''' [[Unit SLStreamTypes|SLStreamTypes]]
 
'''Unit:''' [[Unit SLStreamTypes|SLStreamTypes]]
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLOWUserControlMultiSinkPin : [[Class SLStreamTypes.TSLOWMultiSinkPin|Mitov.SignalLab.OWMultiSinkPin]]
+
'''public ref class''' OWUserControlMultiSinkPin : [[Class SLStreamTypes.TSLOWMultiSinkPin|Mitov.SignalLab.OWMultiSinkPin]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 41: Line 41:
  
 
=== Public ===
 
=== Public ===
*[[Method function SLStreamTypes.TSLOWMultiSinkPin.DispatchData(PDataTypeID;IOWNotifyOperation;TOWNotifyState) : TOWNotifyResult|function DispatchData(DataTypeID : PDataTypeID; Operation : IOWNotifyOperation; State : TOWNotifyState) : TOWNotifyResult]]
 
 
*[[Method procedure SLStreamTypes.TSLOWMultiSinkPin.BCBNotify(IOWNotifyOperation)|procedure BCBNotify(Operation : IOWNotifyOperation)]]
 
*[[Method procedure SLStreamTypes.TSLOWMultiSinkPin.BCBNotify(IOWNotifyOperation)|procedure BCBNotify(Operation : IOWNotifyOperation)]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:29, 26 June 2013

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: Mitov.BasicLab

Unit: SLStreamTypes

Inherits: TSLOWMultiSinkPin

Contents

Syntax

Delphi:

type TSLOWUserControlMultiSinkPin = class( TSLOWMultiSinkPin, IOWSLUserControlStream )

C++ Builder:

class TSLOWUserControlMultiSinkPin : public TSLOWMultiSinkPin

Visual C++ (MFC):

class CTSLOWUserControlMultiSinkPin : public CTSLOWMultiSinkPin

C# (.NET):

public ref class OWUserControlMultiSinkPin : Mitov.SignalLab.OWMultiSinkPin

Summary

User interface control Multi Sink Pin.

Description

This pin is capable to receive user interface control data. You can connect it to any SourcePin capable to send user interface control data, such as mouse and/or keyboard events.

From TSLOWMultiSinkPin

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox