[#wallet-PreselectedInput-SetPosition] = xref:wallet.adoc[wallet]::xref:wallet/PreselectedInput.adoc[PreselectedInput]::SetPosition :relfileprefix: ../../ :mrdocs: Store the position of this input. == Synopsis Declared in `<wallet/coincontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void SetPosition(unsigned int pos); ---- == Parameters [cols="1,4"] |=== | Name| Description | *pos* | The position of this input in the inputs vector. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#