CompareAsync Method
Compares attributes and values with those of the entry specified by DN .
Syntax
[VB.NET] Public Function CompareAsync() As IAsyncAction
[C#] public IAsyncAction CompareAsync();
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
CompareAsync MethodCompares attributes and values with those of the entry specified by DN . Syntax[VB.NET] Public Function CompareAsync() As IAsyncAction [C#] public IAsyncAction CompareAsync(); RemarksThis method is the asynchronous version of the Compare method and is used to support asynchronous operations in WinRT. Please refer to Compare for more information. |
||