Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IOleObject Interface / GetMiscStatus Method

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

    Parameters

    dwAspect
    misc
    See Also