ReactOS 0.4.16-dev-816-g135a9a9
_RECYCLEBINSTRING Struct Reference

#include <recyclebin.h>

Public Attributes

LPCWSTR String
 
LPWSTR Alloc
 

Detailed Description

Definition at line 32 of file recyclebin.h.

Member Data Documentation

◆ Alloc

LPWSTR _RECYCLEBINSTRING::Alloc

Definition at line 35 of file recyclebin.h.

Referenced by FreeRecycleBinString(), and InitializeRecycleBinStringRef().

◆ String

LPCWSTR _RECYCLEBINSTRING::String

Definition at line 34 of file recyclebin.h.

Referenced by FreeRecycleBinString(), and InitializeRecycleBinStringRef().


The documentation for this struct was generated from the following file: