Skip to content

Latest commit

 

History

History
62 lines (22 loc) · 603 Bytes

PyADS.md

File metadata and controls

62 lines (22 loc) · 603 Bytes

PyADS

PyADS_ATTR_INFO Object

Represents a ADS_ATTR_INFO structure.

Properties

  • unicode AttrName

    The name

  • integer ControlCode

  • integer ADsType

  • [PyADSVALUE, ...] Values

PyADS_OBJECT_INFO Object

Represents a ADS_OBJECT_INFO structure.

Properties

  • unicode RDN

    The name

  • unicode ObjectDN

  • unicode ParentDN

  • unicode ClassName

PyADS_SEARCHPREF_INFO Object

A tuple of:

Items