macros:function:handles.setsourcehandlefromhandle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
macros:function:handles.setsourcehandlefromhandle [2017/11/17 14:20] – created icke_siegenmacros:function:handles.setsourcehandlefromhandle [2018/09/16 12:23] (current) – [Handles.SetSourceHandleFromHandle] icke_siegen
Line 1: Line 1:
 +Function
 +
 ====== Handles.SetSourceHandleFromHandle ====== ====== Handles.SetSourceHandleFromHandle ======
  
Line 6: Line 8:
 ^ description | Sets the source handle to be a supplied handle | ^ description | Sets the source handle to be a supplied handle |
 ^ [[macros:namespace|namespace]] | [[macros:namespace:handles]] | ^ [[macros:namespace|namespace]] | [[macros:namespace:handles]] |
-^ parameter | handle ( [[macros:type:handle]] ) : the handle which is meant to be the source handle |+^ parameter | handle ( [[macros:identifier:handle]] ) : the handle which is meant to be the source handle |
 ^ return value | [[macros:type:void]] |   ^ return value | [[macros:type:void]] |  
 ^ affects | [[macros:property:handles.sourcehandle]] | ^ affects | [[macros:property:handles.sourcehandle]] |
 +
 +Unlike [[macros:function:handles.setsourcehandle|]] which always refers to the current page, ''Handles.SetSourceHandleFromHandle(Handles.GetHandle())'' allows to set a handle on any page as source handle, see [[macros:example:deleteplayback|]].
  
 == Example in ==  == Example in == 
Line 17: Line 21:
 </code> </code>
  
-This makes the Handles.SourceHandle property void (see [[macros:type:null]] for an explanation of null.+This makes the Handles.SourceHandle property void (see [[macros:type:null]] for an explanation of null).
  
 == Also used in == == Also used in ==
macros/function/handles.setsourcehandlefromhandle.1510928455.txt.gz · Last modified: 2017/11/17 14:20 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki