'Declaration
<BrowsableAttribute(False)> <EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public Sub SetInputTypeCodes( _ ByVal inputTypeCodes As Object _ )
'Usage
Dim instance As UACallArguments Dim inputTypeCodes As Object instance.SetInputTypeCodes(inputTypeCodes)
[Browsable(false)] [EditorBrowsable(EditorBrowsableState.Advanced)] public void SetInputTypeCodes( object inputTypeCodes )
[Browsable(false)] [EditorBrowsable(EditorBrowsableState.Advanced)] public: void SetInputTypeCodes( Object^ inputTypeCodes )
Parameters
- inputTypeCodes
The value of this parameter can be
null
(Nothing
in Visual Basic).