In This Topic
This member is for internal use only.
Syntax
'Declaration
Function GetMiscStatus( _
ByVal As System.UInteger, _
ByRef As System.Integer _
) As System.Integer
System.int GetMiscStatus(
System.uint ,
out System.int
)
Parameters
- dwAspect
- misc
See Also