SHSetBack (Windows CE 5.0)

Send Feedback

This function is not implemented. It is provided as a stub in the operating system (OS) for application compatibility.

Syntax

void SHSetBack(  int eOp,  HWND hwnd);

Parameters

  • eOp
    Not supported.
  • hwnd
    Not supported.

Return Values

This function always returns ERROR_CALL_NOT_IMPLEMENTED.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: aygshell.h.
Link Library: aygshell.lib.

See Also

AYGShell Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.