This topic has not yet been rated - Rate this topic

DeleteBoundaryDescriptor function

Applies to: desktop apps only

Deletes the specified boundary descriptor.

Syntax

VOID WINAPI DeleteBoundaryDescriptor(
  __in  HANDLE BoundaryDescriptor
);

Parameters

BoundaryDescriptor [in]

A handle to the boundary descriptor. The CreateBoundaryDescriptor function returns this handle.

Return value

This function does not return a value.

Remarks

To compile an application that uses this function, define _WIN32_WINNT as 0x0600 or later.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

WinBase.h (include Windows.h)

Library

Kernel32.lib

DLL

Kernel32.dll

See also

CreateBoundaryDescriptor
Object Namespaces

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ