הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Compares two IProfile objects.
Syntax
HRESULT IsEqual
([in] IProfile* pProfile)
;
Parameters
pProfile
[in] A pointer to an IProfile object to be compared.
Return Value
The following table describes possible return values.
| Return Value | Description |
|---|---|
S_OK |
The objects have the same profile, session, and provider properties. |
S_FALSE |
The objects are not equal. |
E_INVALIDARG |
One or more arguments are invalid. See IParsingErrorInfo for detailed error information. |