please dont rip this site Prev Next

GENERIC_MAPPING info  Overview  Group


The GENERIC_MAPPING structure defines the mapping of generic access rights to specific and standard access rights for an object. When a client application requests generic access to an object, that request is mapped to the access rights defined in this structure.

typedef struct _GENERIC_MAPPING { // gm 

    ACCESS_MASK GenericRead; 

    ACCESS_MASK GenericWrite; 

    ACCESS_MASK GenericExecute; 

    ACCESS_MASK GenericAll; 

} GENERIC_MAPPING; 

 

Members

GenericRead
Specifies an access mask defining read access to an object.
GenericWrite
Specifies an access mask defining write access to an object.
GenericExecute
Specifies an access mask defining execute access to an object.
GenericAll
Specifies an access mask defining all possible types of access to an object.

See Also

AccessCheck, AccessCheckAndAuditAlarm, CreatePrivateObjectSecurity, MapGenericMask, SetPrivateObjectSecurity, ACCESS_MASK 


file: /techref/os/win/api/win32/struc/src/str08_17.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2009/11/22 15:09,
TOP NEW HELP FIND: 
38.107.191.103:LOG IN
©2009 PLEASE DON'T RIP! DO: LINK / DIGG! / MAKE!

 ©2009 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it!
<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str08_17.htm"> GENERIC_MAPPING</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

 
Check out Peter Cousens EXCELLENT
Calculator
7-seg LED chars, port values, resistor color codes and common values, ohms law, wavelength / frequency, RMS and Peak, max value for x bits, etc...
 
miSim DE is an excellent, portable and powerful IDE for developing PIC applications.
The only consistant, simple to use yet powerful development environment. It simulates real-world devices via virtual component "plugins" (LED,LCD,key,motor,TV,etc) in real time, has a syntax highlighting editor, macro assembler and disassembler. Regular updates and third-party plugins keep this software ahead of any other PIC IDE.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .