Click to return to the Networking, Protocols     
IBinding::Resume Method     IBinding::Suspend Method     IBinding Interface    
Web Workshop  |  Networking, Protocols & Data Formats

IBinding::SetPriority Method


Sets the priority of the bind operation.

Syntax

HRESULT SetPriority(
    LONG nPriority
);

Parameters

nPriority
Long integer value that contains the priority to set. This can be one of the values used by GetThreadPriority and SetThreadPriority.

Remarks

This method is not currently implemented by the default asynchronous pluggable protocols provided by Microsoft® Internet Explorer.

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.