ReactOS 0.4.15-dev-7942-gd23573b
dllimport_framedyn.cpp File Reference
#include <chstring.h>
Include dependency graph for dllimport_framedyn.cpp:

Go to the source code of this file.

Classes

class  CHString2
 

Functions

int test ()
 

Function Documentation

◆ test()

int test ( )

Definition at line 91 of file dllimport_framedyn.cpp.

92{
94
95 String.UseStuff();
96
97 return 0;
98}
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFSTRING String
Definition: wdfdevice.h:2433