#include "videoprt.h"
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ _Function_class_()
_Function_class_ |
( |
KDEFERRED_ROUTINE |
| ) |
|
◆ VideoPortFlushRegistry()
◆ VideoPortGetAssociatedDeviceID()
◆ VideoPortGetBytesUsed()
◆ VideoPortGetMdl()
◆ VideoPortInterlockedDecrement()
Definition at line 100 of file stubs.c.
102{
104}
long __cdecl _InterlockedDecrement(_Interlocked_operand_ long volatile *_Addend)
◆ VideoPortInterlockedExchange()
Definition at line 116 of file stubs.c.
119{
121}
#define InterlockedExchange
_Must_inspect_result_ _In_ WDFKEY _In_ PCUNICODE_STRING _Out_opt_ PUSHORT _Inout_opt_ PUNICODE_STRING Value
◆ VideoPortInterlockedIncrement()
Definition at line 108 of file stubs.c.
110{
112}
long __cdecl _InterlockedIncrement(_Interlocked_operand_ long volatile *_Addend)
◆ VideoPortSetBytesUsed()
◆ VideoPortUnlockPages()