public MemoryProtectionOptions AllocationProtect
Public AllocationProtect As MemoryProtectionOptions
Dim instance As MemoryBasicInformation32
Dim value As MemoryProtectionOptions
value = instance.AllocationProtect
instance.AllocationProtect = value
public:
MemoryProtectionOptions AllocationProtect
val mutable AllocationProtect: MemoryProtectionOptions
No code example is currently available or this language may not be supported.