Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "UuidFromStringA" in [All]

rpcrt4

.

[DllImport("Rpcrt4.dll",EntryPoint="UuidFromStringA",SetLastError=true, CharSet=CharSet::Ansi, ExactSpelling=true, CallingConvention=CallingConvention::StdCall)]

.

extern "C" long UuidFromStringA( unsigned char * StringUuid, UUID * Uuid);

.

UuidFromStringA(UuidSringPtr, UuidPtr);


 
Access PInvoke.net directly from VS: