nn::os::HandleObject::SetHandle Member Function

Syntax

#include <nn/os.h>

protected:
void SetHandle(
     nn::Handle handle
);

Arguments

Name Description
in handle Specifies a handle.

Return Values

None.

Description

Sets a handle.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL