31 lines
331 B
C++
31 lines
331 B
C++
|
/*++
|
||
|
|
||
|
Copyright (C) Microsoft Corporation, 1997 - 1999
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
sensutil.cxx
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Utility routines for SENS Connectivity API implementation.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Gopal Parupudi <GopalP>
|
||
|
|
||
|
[Notes:]
|
||
|
|
||
|
optional-notes
|
||
|
|
||
|
Revision History:
|
||
|
|
||
|
GopalP 12/4/1997 Start.
|
||
|
|
||
|
--*/
|
||
|
|
||
|
|
||
|
#include "memfunc.hxx"
|
||
|
|
||
|
|