'Declaration
Public Shared Function GetQueueStatus( _ ByVal flags As System.Integer _ ) As System.Integer
'Usage
Dim flags As System.Integer Dim value As System.Integer value = NUser32.GetQueueStatus(flags)
public static System.int GetQueueStatus( System.int flags )
Parameters
- flags