ReactOS 0.4.17-dev-116-ga4b6fe9
ActiveDs::IDirectoryObject Interface Reference
Inheritance diagram for ActiveDs::IDirectoryObject:
Collaboration diagram for ActiveDs::IDirectoryObject:

Public Member Functions

HRESULT GetObjectInformation (PADS_OBJECT_INFO *info)
 
HRESULT GetObjectAttributes (LPWSTR *names, DWORD count, PADS_ATTR_INFO *attrs, DWORD *count_returned)
 
HRESULT SetObjectAttributes (PADS_ATTR_INFO attrs, DWORD count, DWORD *count_set)
 
HRESULT CreateDSObject (LPWSTR name, PADS_ATTR_INFO attrs, DWORD count, IDispatch **obj)
 
HRESULT DeleteDSObject (LPWSTR name)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 859 of file iads.idl.

Member Function Documentation

◆ CreateDSObject()

HRESULT ActiveDs::IDirectoryObject::CreateDSObject ( LPWSTR  name,
PADS_ATTR_INFO  attrs,
DWORD  count,
IDispatch **  obj 
)

◆ DeleteDSObject()

HRESULT ActiveDs::IDirectoryObject::DeleteDSObject ( LPWSTR  name)

◆ GetObjectAttributes()

HRESULT ActiveDs::IDirectoryObject::GetObjectAttributes ( LPWSTR names,
DWORD  count,
PADS_ATTR_INFO attrs,
DWORD count_returned 
)

◆ GetObjectInformation()

HRESULT ActiveDs::IDirectoryObject::GetObjectInformation ( PADS_OBJECT_INFO info)

◆ SetObjectAttributes()

HRESULT ActiveDs::IDirectoryObject::SetObjectAttributes ( PADS_ATTR_INFO  attrs,
DWORD  count,
DWORD count_set 
)

The documentation for this interface was generated from the following file: