ReactOS 0.4.15-dev-8100-g1887773
MSTSCLib::IMsTscNonScriptable Interface Reference
Inheritance diagram for MSTSCLib::IMsTscNonScriptable:
Collaboration diagram for MSTSCLib::IMsTscNonScriptable:

Public Member Functions

HRESULT ResetPassword ()
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Properties

BSTR ClearTextPassword [set]
 
BSTR PortablePassword [get, set]
 
BSTR PortableSalt [get, set]
 
BSTR BinaryPassword [get, set]
 
BSTR BinarySalt [get, set]
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 203 of file mstsclib.idl.

Member Function Documentation

◆ ResetPassword()

HRESULT MSTSCLib::IMsTscNonScriptable::ResetPassword ( )

Property Documentation

◆ BinaryPassword

BSTR MSTSCLib::IMsTscNonScriptable::BinaryPassword
getset

◆ BinarySalt

BSTR MSTSCLib::IMsTscNonScriptable::BinarySalt
getset

◆ ClearTextPassword

BSTR MSTSCLib::IMsTscNonScriptable::ClearTextPassword
set

◆ PortablePassword

BSTR MSTSCLib::IMsTscNonScriptable::PortablePassword
getset

◆ PortableSalt

BSTR MSTSCLib::IMsTscNonScriptable::PortableSalt
getset

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