public uint ReadMultiStateOutput(
out bool succeeded
)
Public Function ReadMultiStateOutput (
<OutAttribute> ByRef succeeded As Boolean
) As UInteger
public:
unsigned int ReadMultiStateOutput(
[OutAttribute] bool% succeeded
)
member ReadMultiStateOutput :
succeeded : bool byref -> uint32