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