C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
Loading...
Searching...
No Matches
ComHelper.h
Go to the documentation of this file.
1
6
#pragma once
7
11
namespace
Systemic::ComHelper
12
{
19
const
char
*
copyToComBuffer
(
const
char
* str);
20
27
const
char
*
copyToComBuffer
(
const
wchar_t
* str);
28
34
void
freeComBuffer
(
void
* buffer);
35
}
Systemic::ComHelper
Helper methods for COM strings.
Definition:
ComHelper.h:12
Systemic::ComHelper::copyToComBuffer
const char * copyToComBuffer(const char *str)
Copy the UTF-8 C string into a COM buffer.
Systemic::ComHelper::freeComBuffer
void freeComBuffer(void *buffer)
Free a COM buffer.
Systemic
ComHelper.h
Generated by
1.9.5