Metodi di proprietà IADsDNWithString
Il metodo di proprietà dell'interfaccia IADsDNWithString imposta la proprietà descritta nella tabella seguente. Per altre informazioni, vedere Metodi di proprietà dell'interfaccia.
Proprietà
-
DNString
-
-
Tipo di accesso: Lettura/scrittura
-
Tipo di dati di scripting: BSTR
-
// C++ method syntax HRESULT get_DNString( [out] BSTR* retval ); HRESULT put_DNString( [in] BSTR bstrDN );
Stringa DN associata a un valore stringa.
-
-
StringValue
-
-
Tipo di accesso: Lettura/scrittura
-
Tipo di dati di scripting: BSTR
-
// C++ method syntax HRESULT get_StringValue( [out] BSTR* retVal ); HRESULT put_StringValue( [in] BSTR varBV );
Valore stringa associato a un DN di un oggetto.
-
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows Vista |
Server minimo supportato |
Windows Server 2008 |
Intestazione |
|
DLL |
|
IID |
IID_IADsDNWithString è definito come 370DF02E-F934-11D2-BA96-00C04FB6D0D1 |